#contentContainer{
	background-image: none;
}

a,h1,h2,h3,h4,h5,h6{
	color: #AA0808;
	text-decoration: none;
	font-size: 12px;
}

a:hover{
	color: #AA0808;
	text-decoration: underline;
}

a.black:hover{
	color: #AA0808;
	text-decoration: underline;
}

label{
	font-weight: bold;
}

input,select,textarea{
	padding: 2px;
	border: 1px solid #1a1a1a;
	color: #000000;
}

input,select{
	width: auto;
}

ul#membersMenu{
	position: relative;
	left: 0px;
	top: 0px;
	width: 662px;
	height: 62px;
	background: url(../_graphics/passengers/ul_membersMenu.jpg) top left no-repeat;
	margin-bottom: 10px;
}


.ldImageContainer {
	float:left;
	margin:0px 10px 10px 0px;
	text-align:center;
	width:93px;
	display:inline;
}


#alertContainer p{
	margin: 0px 0px 10px 10px;
}
#alertContainer p b,#alertContainer p a{
	color: #AA0808;
}



#msgContainer{
	margin-bottom:8px;
	background:#AA0808;
	color:#fff;
	text-transform:uppercase;
	padding:2px;
	}
#msgContainer p{
	color:#FFFFFF;
	}	


ul#membersMenu li{
	position: absolute;
	height: 15px;
	}

ul#membersMenu a{
	display: block;
	text-decoration: none;
	height: 15px;
}

ul#membersMenu li#li_exclusive_content	{left: 12px; width: 150px; top: 15px;}
ul#membersMenu li#li_browse_members			{left: 175px; width: 138px; top: 15px;}
ul#membersMenu li#li_search_members			{left: 329px; width: 133px; top: 15px;}
ul#membersMenu li#li_live_archive				{left: 476px; width: 166px; top: 15px;}

ul#membersMenu li#li_inbox							{left: 13px; width: 38px; top: 33px;}
ul#membersMenu li#li_edit_profile				{left: 63px; width: 80px; top: 33px;}
ul#membersMenu li#li_view_profile				{left: 155px; width: 85px; top: 33px;}
ul#membersMenu li#li_friend_requests		{left: 250px; width: 145px; top: 33px;}
ul#membersMenu li#li_help								{left: 407px; width: 32px; top: 33px;}
ul#membersMenu li#li_logout							{left: 450px; width: 50px; top: 33px;}


ul#membersMenu li#li_exclusive_content a:hover	{background: url(../_graphics/passengers/ul_membersMenu.jpg) -12px -77px no-repeat;}
ul#membersMenu li#li_browse_members a:hover			{background: url(../_graphics/passengers/ul_membersMenu.jpg) -175px -77px no-repeat;}
ul#membersMenu li#li_search_members a:hover			{background: url(../_graphics/passengers/ul_membersMenu.jpg) -329px -77px no-repeat;}
ul#membersMenu li#li_live_archive a:hover				{background: url(../_graphics/passengers/ul_membersMenu.jpg) -476px -77px no-repeat;}

ul#membersMenu li#li_inbox a:hover							{background: url(../_graphics/passengers/ul_membersMenu.jpg) -13px -95px no-repeat;}
ul#membersMenu li#li_edit_profile a:hover				{background: url(../_graphics/passengers/ul_membersMenu.jpg) -63px -95px no-repeat;}
ul#membersMenu li#li_view_profile a:hover				{background: url(../_graphics/passengers/ul_membersMenu.jpg) -155px -95px no-repeat;}
ul#membersMenu li#li_friend_requests a:hover		{background: url(../_graphics/passengers/ul_membersMenu.jpg) -250px -95px no-repeat;}
ul#membersMenu li#li_help a:hover								{background: url(../_graphics/passengers/ul_membersMenu.jpg) -407px -95px no-repeat;}
ul#membersMenu li#li_logout a:hover							{background: url(../_graphics/passengers/ul_membersMenu.jpg) -450px -95px no-repeat;}

body#exclusive_content ul#membersMenu li#li_exclusive_content	{background: url(../_graphics/passengers/ul_membersMenu.jpg) -13px -139px no-repeat;}
body#browse ul#membersMenu li#li_browse_members				{background: url(../_graphics/passengers/ul_membersMenu.jpg) -175px -139px no-repeat;}
body#search ul#membersMenu li#li_search_members				{background: url(../_graphics/passengers/ul_membersMenu.jpg) -329px -139px no-repeat;}

body#inbox ul#membersMenu li#li_inbox									{background: url(../_graphics/passengers/ul_membersMenu.jpg) -13px -157px no-repeat;}
body#edit ul#membersMenu li#li_edit_profile						{background: url(../_graphics/passengers/ul_membersMenu.jpg) -63px -157px no-repeat;}
body#member ul#membersMenu li#li_view_profile						{background: url(../_graphics/passengers/ul_membersMenu.jpg) -155px -157px no-repeat;}
body#friend_requests ul#membersMenu li#li_friend_requests			{background: url(../_graphics/passengers/ul_membersMenu.jpg) -250px -157px no-repeat;}
body#help ul#membersMenu li#li_help														{background: url(../_graphics/passengers/ul_membersMenu.jpg) -407px -157px no-repeat;}





.hr{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
	height: 4px;
	height:3px;
	line-height:0px;
}

.hr2{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
	font-size:1px;
	height:3px;
	line-height:0px;
}

.hr3{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 6px 0px 26px 0px;
	font-size:1px;
	height:3px;
	line-height:0px;
}

.hr2_small{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
	font-size:1px;
	height:3px;
	line-height:0px;
}

.hr3_small{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 20px 0px;
	width: 320px;
	font-size:1px;
	height:3px;
	line-height:0px;
}

.hr2_medium{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 6px 0px;
	font-size:1px;
	height:3px;
	line-height:0px;



}

.hr3_medium{
	clear: both;
	background: url(../_graphics/dhr.gif) repeat-x top left;
	margin: 0px 0px 6px 0px;
	font-size:1px;
	height:3px;
	line-height:0px;

}

.orange{
	color: #AA0808;
}

.lightbrown{
	color: #BF8730;
}

.brown{
	color: #57432E;
}

.black{
	color: #12110F;
	font-weight:normal;
}

.black:hover{
	font-weight:normal;
}

.grey{
	color: #9a9a9a;
}

.yellow{
	color: #EEE9A8;
}

.nomargin{
	margin: 0px;
}

.small{
	font-size: 11px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.media{
	font-size: 16px;
}

#columnOneMembers{
	float: left;
	width: 230px;
	margin: 0px 10px 0px 0px;
}

#columnTwoMembers{
	float: left;
	width: 662px;
}

.contentContainer{
	padding: 0px 0px;
}

.contentContainer .contentContainer{
	padding: 0px 20px 0px 10px;
}

.contentContainer table{
	padding: 0px 0px 10px 0px;
}

#columnTwo #msgContainer{
	border: 1px solid #BF8730;
	padding: 4px;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	text-align: center;
}

#memberOptionsBox{
	padding: 10px 10px 10px 10px;
	text-align: center;
	background: url(../_graphics/passengers/tape_bg.gif) top left no-repeat;
}

#memberOptionsBox p{
	color: #FFFFFF;
	margin: 0px;
}

#memberOptionsBox a{
	font-weight: normal;
	color: #FFFFFF;
}

#memberOptionsBox a:hover{
	font-weight: normal;
	color: #AA0808;
	text-decoration: none;
}

#leftContentContainer{
	float: left;
	display: inline;
	width: 240px;
	margin: 10px 0px 0px 20px;
}

#rightContentContainer{
	float: right;
	display: inline;
	width: 320px;
	margin: 10px 20px 0px 0px;
}

.chartContainer{
	width: 214px;
	float: left;
	margin: 0px 10px 10px 0px;
}

.chartContainerLast{
	width: 214px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.reviewContainer,.requestContainer,.commentContainer{
	float: left;
	margin: 0px 7px 4px 0px;
	display: inline;
}

.allFriendsContainer{
	float: left;
	display: inline;
}

.mediaContainer{
	float: left;
	margin: 0px 7px 4px 0px;
	display: inline;
}

.mediaContainer .memberContainer{
	margin: 0px 7px 4px 0px;
	display: inline;
	text-align: center;
	width: 93px;
}

.mediaContainer .commentContainer{
	margin: 0px 7px 4px 0px;
	display: inline;
}

.contentContainer{
	margin: 0px 12px 4px 16px;
	display: inline;
}

.contentContainer .imageContentContainer{
	margin: 0px 12px 4px 16px;
	display: inline;
}

.imageContentContainer{
	float: left;
	text-align: center;
	margin: 0px 10px 4px 0px;
	width: 158px;
}

.imageContentContainerEnd{
	float: left;
	text-align: center;
	margin: 0px 0px 4px 0px;
	width: 158px;
}

.imageContentContainer img,.imageContentContainerEnd img{
	border: 1px solid #B9C9D5;
	width: 152px;
	padding: 2px;
}

.memberPictureContainer{
	float: left;
	text-align: center;
	margin: 0px 5px 4px 0px;
}

.memberPictureContainer img{
	border: 1px solid #B9C9D5;
	padding: 2px;
}

.memberContainerFirst{
	width: 102px;
	min-height: 180px;
	float: left;
	clear: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 4px 0px;
	line-height: 1em;
}

.memberContainer{
	width: 102px;
	min-height: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 4px 0px;
	line-height: 1em;
}

.memberContainerEnd{
	width: 102px;
	min-height: 180px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 0px 4px 0px;
	line-height: 1em;
}

.memberContainer img,.memberContainerEnd img,.memberContainerFirst img{
	width: 96px;
	border: 1px solid #B9C9D5;
	padding: 2px;
}

.friendContainerFirst{
	width: 102px;
	float: left;
	clear: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 4px 0px;
}

.friendContainer{
	width: 102px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 10px 4px 0px;
}

.friendContainerEnd{
	width: 102px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 0px 4px 0px;
}

.friendContainer img,.friendContainerEnd img,.friendContainerFirst img{
	width: 96px;
	border: 1px solid #B9C9D5;
	padding: 2px;
}

.commentContainerPicture{
	float: left;
	width: 102px;
}

.commentContainerText{
	float: left;
	width: 500px;
	margin: 0px 0px 0px 10px;
}

.requestContainer,.commentContainer{
	margin: 0px 5px 4px 0px;
}

.requestContainer img,.commentContainer img{
	float: left;
	border: 1px solid #B9C9D5;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	width: 96px;
}

.demoBox{
	width: 250px;
	float: left;
	border: 1px solid black;
	padding: 5px;
	margin: 5px;
}

#bg_members_picture{
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	width: 195px;
	background: url(../_graphics/bg.gif) top left;
}

#bg_members_hr{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 209px;
	height: 21px;
	background: url(../_graphics/passengers/bg_members_hr.jpg) top left;
}

#bg_members_details{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 1px 10px;
	width: 210px;
	background: url(../_graphics/passengers/bg_members_details.jpg) bottom left repeat-y;
}

.membersLeft{
	width: 326px;
	float: left;
	margin: 0px 10px 0px 0px;
}

.membersRight{
	width: 326px;
	float: left;
}

.exclusiveContainerVideo{
	background: #ECECEC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.exclusiveContainerAudio{
	background: #ECECEC;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.exclusiveContainerVideo .image,.exclusiveContainerAudio .image{
	float: left;
}

.exclusiveContainerVideo .image img,.exclusiveContainerAudio .image img{
	border: 1px solid #B9C9D5;
	padding: 2px;
}

.exclusiveContainerVideo .content,.exclusiveContainerAudio .content{
	float: left;
	margin: 0px 0px 0px 10px;
	font-size: 1em;
	width: 424px;
}

.content .tracklisting{
	float: left;
	font-size: 1em;
	width: 20em;
}

.content .links{
	float: left;
	font-size: 1em;
}

.imageContainer{
	text-align: center;
	float: left;
	margin: 0px 19px 10px 0px;
	width: 93px;
}

.imageContainerEnd{
	text-align: center;
	float: left;
	margin: 0px 0px 10px 2px;
	width: 93px;
}

.imageContainerFirst{
	text-align: center;
	float: left;
	clear: left;
	margin: 0px 20px 10px 0px;
	width: 93px;
}

.imageContainer img,.imageContainerEnd img,.imageContainerFirst img{
	border: 1px solid #B9C9D5;
	padding: 2px;
}

/*Titles for members*/





h1#h1_passengers{
	background:url(../_graphics/passengers/h1_passengers.png);
	height:72px;
	width:287px;
	position:absolute;
	top:165px;
	left:40px;
	behavior: url(../iepngfix.htc);
	}


h3#live_archive a{
	float: left;
	margin: 5px 0px 0px 10px;
	display: block;
	width: 142px;
	height: 12px;
	background: url(../_graphics/passengers/h3_live_archive.gif) top left no-repeat;
}

h3#register_attendance{
	float: left;
	margin: 5px 0px 0px 10px;
	display: block;
	width: 142px;
	height: 12px;
	background: url(../_graphics/passengers/h3_register_attendance.gif) top left no-repeat;
}

h3#upload_picture{
	float: left;
	margin: 5px 0px 0px 10px;
	display: block;
	width: 104px;
	height: 12px;
	background: url(../_graphics/passengers/h3_upload_picture.gif) top left no-repeat;
}

h3#add_review{
	float: left;
	margin: 5px 0px 0px 10px;
	display: block;
	width: 77px;
	height: 12px;
	background: url(../_graphics/passengers/h3_add_review.gif) top left no-repeat;
}

h3#add_media{
	float: left;
	margin: 5px 0px 0px 10px;
	display: block;
	width: 70px;
	height: 12px;
	background: url(../_graphics/passengers/h3_add_media.gif) top left no-repeat;
}

h2#releases{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 87px;
	height: 17px;
	background: url(../_graphics/passengers/h2_releases.gif) top left no-repeat;
}

h2#h2_register{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 67px;
	height: 12px;
	background: url(../_graphics/passengers/h2_register.gif) top left no-repeat;
}

h2#h2_forgotten_password{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 180px;
	height: 12px;
	background: url(../_graphics/passengers/h2_forgotten_password.gif) top left no-repeat;
}

h2#h2_upgrade{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 71px;
	height: 13px;
	background: url(../_graphics/passengers/h2_upgrade.gif) top left no-repeat;
}

h2#gallery{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 78px;
	height: 17px;
	background: url(../_graphics/passengers/h2_gallery.gif) top left no-repeat;
}

h2#media{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 57px;
	height: 17px;
	background: url(../_graphics/passengers/h2_media.gif) top left no-repeat;
}

h2#buy{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 35px;
	height: 17px;
	background: url(../_graphics/passengers/h2_buy.gif) top left no-repeat;
}

h2#links{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 50px;
	height: 17px;
	background: url(../_graphics/passengers/h2_links.gif) top left no-repeat;
}

h2#contacts{
	margin: 0px 0px 0px 12px;
	display: block;
	width: 91px;
	height: 17px;
	background: url(../_graphics/passengers/h2_contacts.gif) top left no-repeat;
}

h2#charts{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 59px;
	height: 13px;
	background: url(../_graphics/passengers/h2_charts.gif) top left no-repeat;
}

h2#h2_win{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 170px;
	height: 13px;
	background: url(../_graphics/passengers/h2_win.gif) top left no-repeat;
}

h2#h2_ticket_presale{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 122px;
	height: 13px;
	background: url(../_graphics/passengers/h2_ticket_presale.gif) top left no-repeat;
}

h2#h2_members_area a{
	display: block;
	width: 230px;
	height: 55px;
	background: url(../_graphics/passengers/h2_members_area.gif) top left no-repeat;
}

h1#h1_welcome{
	margin: 0px 0px 2px 0px;
	display: block;
	width: 662px;
	height: 65px;
	background: url(../_graphics/passengers/h1_welcom.jpg) top left no-repeat;
}

h2#h2_not_a_member a{
	margin: 4px 0px 2px 0px;
	display: block;
	width: 660px;
	height: 20px;
	background: url(../_graphics/passengers/h2_not_a_member.gif) top left no-repeat;
}

h2#h2_latest_pictures{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 124px;
	height: 14px;
	background: url(../_graphics/passengers/h2_latestpictures.gif) top left no-repeat;
}

h2#h2_latest_members{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 201px;
	height: 14px;
	background: url(../_graphics/passengers/h2_recentlyactive.gif) top left no-repeat;
}

h2#h2_latest_reviews{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 118px;
	height: 14px;
	background: url(../_graphics/passengers/h2_latestreviews.gif) top left no-repeat;
}

h2#h2_latest_media{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 103px;
	height: 14px;
	background: url(../_graphics/passengers/h2_latestmedia.gif) top left no-repeat;
}

h2#h2_browse_members{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 132px;
	height: 14px;
	background: url(../_graphics/passengers/h2_browse_members.gif) top left no-repeat;
}

h2#h2_search_members{
	margin: 10px 0px 1px 0px;
	display: block;
	width: 130px;
	height: 14px;
	background: url(../_graphics/passengers/h2_search_members.gif) top left no-repeat;
}

h2#h2_friend_requests{
	margin: 10px 0px 0px 0px;
	display: block;
	width: 131px;
	height: 14px;
	background: url(../_graphics/passengers/h2_friend_requests.gif) top left no-repeat;
}

h2#h2_inbox{
	float: left;
	margin: 0px 0px 2px 0px;
	display: block;
	width: 40px;
	height: 14px;
	background: url(../_graphics/passengers/h2_inbox.gif) top left no-repeat;
}

h2#h2_help{
	float: left;
	margin: 0px 0px 3px 0px;
	display: block;
	width: 35px;
	height: 12px;
	background: url(../_graphics/passengers/h2_help.gif) top left no-repeat;
}

h3#h3_show_inbox a{
	float: left;
	margin: 2px 0px 0px 5px;
	display: block;
	width: 65px;
	height: 11px;
	background: url(../_graphics/passengers/h3_show_inbox.gif) top left no-repeat
}

h2#h2_outbox{
	float: left;
	margin: 0px 0px 2px 0px;
	display: block;
	width: 50px;
	height: 12px;
	background: url(../_graphics/passengers/h2_outbox.gif) top left no-repeat;
}

h3#h3_show_outbox a{
	float: left;
	margin: 2px 0px 0px 5px;
	display: block;
	width: 72px;
	height: 10px;
	background: url(../_graphics/passengers/h3_show_outbox.gif) top left no-repeat;
}

h2#h2_message{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 64px;
	height: 12px;
	background: url(../_graphics/passengers/h2_message.gif) top left no-repeat;
}

h2#h2_view_profile{
	margin: 10px 0px 1px 0px;
	display: block;
	width: 100px;
	height: 15px;
	background: url(../_graphics/passengers/h2_view_profile.gif) top left no-repeat;
}

h2#h2_edit_profile{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 94px;
	height: 15px;
	background: url(../_graphics/passengers/h2_edit_profile.gif) top left no-repeat;
}

h2#h2_m_friends{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 60px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_friends.gif) top left no-repeat;
}

h2#h2_pictures{
	margin: 10px 0px 0px 0px;
	display: block;
	width: 61px;
	height: 11px;
	background: url(../_graphics/passengers/h2_pictures.gif) top left no-repeat;
}

h2#h2_m_pictures{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 69px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_pictures.gif) top left no-repeat;
}

h2#h2_comments{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 87px;
	height: 15px;
	background: url(../_graphics/passengers/h2_comments.gif) top left no-repeat;
}

h2#h2_comment{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 80px;
	height: 12px;
	background: url(../_graphics/passengers/h2_comment.gif) top left no-repeat;
}

h2#h2_reviews{
	margin: 10px 0px 0px 0px;
	display: block;
	width: 54px;
	height: 11px;
	background: url(../_graphics/passengers/h2_reviews.gif) top left no-repeat;
}

h2#h2_m_reviews{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 62px;
	height: 13px;
	background: url(../_graphics/passengers/h2_m_reviews.gif) top left no-repeat;
}

h2#h2_media{
	margin: 11px 0px 2px 0px;
	display: block;
	width: 41px;
	height: 10px;
	background: url(../_graphics/passengers/h2_media.gif) top left no-repeat;
}

h2#h2_m_media{
	margin: 11px 0px 2px 0px;
	display: block;
	width: 47px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_media.gif) top left no-repeat;
}

h2#h2_m_past_attendance{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 139px;
	height: 15px;
	background: url(../_graphics/passengers/h2_past_attendance.gif) top left no-repeat;
}

h2#h2_m_future_attendance{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 162px;
	height: 15px;
	background: url(../_graphics/passengers/h2_future_attendance.gif) top left no-repeat;
}

h2#h2_m_rate_this_member{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 135px;
	height: 15px;
	background: url(../_graphics/passengers/h2_rate_this_member.gif) top left no-repeat;
}

h2#h2_m_about{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 54px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_about.gif) top left no-repeat;
}

h2#h2_m_books{
	margin: 10px 0px 1px 0px;
	display: block;
	width: 52px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_books.gif) top left no-repeat;
}

h2#h2_m_films{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 38px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_films.gif) top left no-repeat;
}

h2#h2_m_music{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 45px;
	height: 15px;
	background: url(../_graphics/passengers/h2_m_music.gif) top left no-repeat;
}

h2#h2_attendance{
	margin: 10px 0px 0px 0px;
	display: block;
	width: 90px;
	height: 11px;
	background: url(../_graphics/passengers/h2_attendance.gif) top left no-repeat;
}

h2#h2_login{
	margin: 0px 0px 2px 0px;
	display: block;
	width: 47px;
	height: 13px;
	background: url(../_graphics/passengers/h2_login.gif) top left no-repeat;
}

h2#h2_click_to_login a{
	margin:5px 15px 0px 30px; 
	display: block;
	width: 196px;
	height: 18px;
	background: url(../_graphics/passengers/h2_click_to_login.gif) top left no-repeat;
}


h2#h2_register_here a{
	margin:5px 15px 0px 50px; 
	display: block;
	width: 112px;
	height: 18px;
	background: url(../_graphics/register_here.gif) top left no-repeat;
}


h2#h2_add_to_friends{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 124px;
	height: 12px;
	background: url(../_graphics/passengers/h2_add_to_friends.gif) top left no-repeat;
}

h2#h2_exclusive_content{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 159px;
	height: 12px;
	background: url(../_graphics/passengers/h2_exclusive_content.gif) top left no-repeat;
}

h2#h2_tickets{
	margin: 10px 0px 2px 0px;
	display: block;
	width: 60px;
	height: 12px;
	background: url(../_graphics/passengers/h2_tickets.gif) top left no-repeat;
}

#exclusive_player{
	float:left;
	margin-right:5px;
	display:inline;
	width:320px;
	}

.exclusive_wrap{
	float:left;
	margin-right:5px;
	width:160px;
	text-align:center;
	display:inline;
	}
