/*
Theme Name: So You Think You Can Fuck
Theme URI: http://wordpress.org/
Description: Custom Theme by Emerson
Version: 1.1
Tags: Emerson, Dominic Ford
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */



#site-title, #site-description{ display: none; }

body {
	line-height: 1;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgBody.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	background-color: #DB6D09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#body2{
	display: block;
	width: 100%;
	text-align: center;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgTop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 232px;
	}
	
#wrapper{
	display: block;
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	
#footer{
	display: block;
	width: 100%;
	clear: both;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgFooter.gif');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #050708;
	text-align: center;
	padding: 25px 0px;
	}
	
	
#currentEpisode span{
	display: block;
	width: 990px;
	text-align: center;
	margin: 0px auto;
	}
	
#footerCenter{
	display: block;
	width: 960px;
	margin: 0px auto;
	text-align: left;
	}
	
#fSponsors{
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 300px;
	width: 1000px;
	margin-top: 20px;
	}
	
#fSponsors a{
	float: left;
	margin-right: 19px;
	margin-bottom: 19px;
	display: block;
	height: 120px;
	overflow: hidden;
	}
	
#fSponsors a.last{
	margin-right: 19px;
	}
	
#fSponsors a{
	border: 4px solid #808080;
}

#fSponsors a:hover{
	border: 4px solid #F2BC26;
	}
	
#fLegal{
	display: block;
	width: 630px;
	font-size: 11px;
	color: #B3B3B3;
	line-height: 12px;
	text-align: left;
	float: left;
	margin-bottom: 20px;
	}
	
#fCopyright{
	display: block;
	width: 300px;
	float: right;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	padding-top: 20px;
	font-weight: bold;
	
	}
	
#navigation{
	display: block;
	margin: 0px auto;
	padding: 0px;
	width: 1002px;
	height: 75px;
	overflow: hidden; 
	}
	
	
#navigation #otherLinks{
	display: block;
	width: 421px;
	height: 18px;
	float: left;
	margin-left: 553px;
	padding-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	}
	
* html #navigation #otherLinks{
	padding-left: 553px;
	margin-left: 0px;
	background-position: right top;
	}
	
#navigation img{ border: none; }
	
#navigation #otherLinks a{ color: #000; text-decoration: none; }
#navigation #otherLinks a:hover{ text-decoration: underline; }
	
#navigation a.navLink{
	display: block;
	height: 32px;
	text-decoration: none;
	margin: 0px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: left;
	padding: 11px 3px 0px 3px;
	overflow: hidden; 
	}
	
#navigation a.navLink:hover{
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellowStrong.png');
	}
	
#navigation a.n-current:hover{ background-image: none; background: none; background-color: transparent; }
	
#navigation a.n-current{
	background-color: transparent;
	background-image: none;
	background-image: url('thispicturedoesnotexist.png');
	
	}
	
	
#navigation a.n-home{ margin-left: 18px; }
	
a.n-home{ width: 97px; clear: both; }
a.n-episodes{ width: 145px; }
a.n-contestants{ width: 207px; }
a.n-judges{ width: 120px; }
a.n-blog{ width: 101px; }
a.n-sponsors{ width: 160px; }
a.n-join{ width: 83px; }

a.n-join span img{
	display: block;
	margin: -18px 0px 0px -15px;
	}
	
#navigation a img{
	display: inline;
	}

h2.entry-title, h1.entry-title{ display: none; }

#comments p.nocomments{ display: none; }

#primary{ display: none; }

div.break, div.break60, div.break20, div.break30, div.break10, div.break5{
	display: block;
	width: 100%;
	height: 1px;
	overflow: hidden;
	border: none;
	margin: none;
	padding: none;
	}
	
div.break60{ height: 60px; }
div.break20{ height: 20px; }
div.break30{ height: 30px; }
div.break10{ height: 10px; }
div.break5{ height: 5px; }
	
div.left640{
	display: block;
	width: 640px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
div.right300{
	display: block;
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	overflow: hidden;
	}
	
div.blackBar{
	display: block;
	width: 100%;
	text-align: left;
	background-color: #000;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/blackBar.gif');
	background-repeat: repeat-x;
	background-position: center top;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	}
	
div.blackBar span{
	display: block;
	float: left;
	width: auto;
	padding-top: 6px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFF;
	width: 410px;
	text-align: left;
	}
	
div.blackBar b{
	display: block;
	float: right;
	width: auto;
	padding-top: 6px;
	padding-right: 6px;
	font-weight: bold;
	color: #FFF;
	width: 200px;
	text-align: right;
	}
	
div.blackBar a{
	text-decoration: none;
	color: #F2BC26;
	}
	
div.blackBar a:hover{
	text-decoration: underline;
	}
	
div.videoBox640, div.videoBox360height{
	display: block;
	clear: both;
	width: 640px;
	height: 385px;
	background-color: transparent;
	color: #AAA;
	font-size: 26px;
	letter-spacing: -1.2px;
	margin-top: 20px;
	text-align: center;
	}
	
div.videoBox640 a img{ border: none; }
	
div.videoBox360height { height: 385px; }
	
div.videoBox360height iframe{
	border: none;
	background-color: transparent;
	}
	
div.videoBox300{
	display: block;
	clear: both;
	width: 300px;
	height: 170px;
	background-color: #333;
	color: #AAA;
	font-size: 26px;
	letter-spacing: -2px;
	margin-top: 20px;
	text-align: center;
	}
	
div.left, div.right, div.middle{
	display: block;
	width: 300px;
	overflow: hidden;
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	color: #000;
	font-weight: bold;
	font-size: 15px;
	}
	
div.right, div.middle{ margin-right: 0px; }

div.right{ float: right; }

div.yellowBG{
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: no-repeat;
	background-position: center top;
	}
	
div.blurb{
	display: block;
	height: 130px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 6px;
	}
	
div.quote, h4{
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: center;
	color: #891E7A;
	font-style: italic;
	
	}
	
div.quote span{
	display: block;
	padding: 16px 15px 0px 15px;
	}
	
div.modelPicBox{
	display: block;
	float: left;
	margin-left: 7px;
	margin-top: 7px;
	width: 100px;
	height: 100px;
	background-color: #333;
	}
	
div.modelNameBox, div.modelPositionBox, div.modelQuoteBox{
	display: block;
	float: right;
	width: 150px;
	margin-right: 16px;
	text-align: left;
	overflow: hidden;
	clear: right;
	}
	
div.modelNameBox{
	margin-top: 7px;
	height: 25px;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	}
	
div.modelPositionBox{
	margin-top: 0px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	}
	
div.modelQuoteBox{
	margin-top: 10px;
	height: 60px;
	font-size: 13px;
	font-weight: normal;
	}
	
a.watchFull{
	display: block;
	width: 960px;
	height: 100px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/watchFull.gif');
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	
	}
	
span.edit-link{
	display: block;
	width: 100%;
	text-align: left;
	background-color: #000;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/blackBar.gif');
	background-repeat: repeat-x;
	background-position: center top;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	opacity: .6;
	}
	
span.edit-link:hover{ opacity: .8; }
	
span.edit-link a{
	color: #F2BC26;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 100%;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	}
	
.textBox300{
	display: block;
	width: 300px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	height: 385px;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	}
	
.textBox300 p{
	margin: 0px;
	padding: 15px 15px 0px 15px;
	line-height: 16px;
	}
	
.comingSoon{
	display: block;
	text-align: center;
		font-size: 34px;
	letter-spacing: -1.5px;
	font-weight: bold;
	text-align: center;
	color: #891E7A;
	font-style: italic;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	margin: none;
	padding: none;
	}
	
.comingSoon span{
	display: block;
	padding: 150px 200px;
	margin: none;
	}
	
.jBox{
	display: block;
	width: 225px;
	height: 550px;
	overflow: hidden;
	float: left;
	margin-right:20px;
	}
	
.jLast{ margin-right: 0px; float: right }

.jBox .jYellow{
	display: block;
	width: 225px;
	height: 522px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	padding-top: 10px;

	}

.jBox .jName{
	display: block;
	margin: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	}
	
.jBox .jPic{
	display: block;
	margin: 0px 10px 0px 10px;
	width: 204px;
	height: 304px;
	text-align: center;
	}
	
.jBox .jpic img{ display: block; margin: none; padding: none; }

.jBox .jBlurb{
	display: block;
	margin: 10px 10px 0px 10px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	width: 204px;
	height: 197px;
	background-color: transparent;
	line-height: 110%;
	overflow: hidden;
	
	}
	
.jBox .jBlurb span, .jExtra span{
	display: block;
	padding: 10px;
	}
	
.jBox .jBlurb a{
	font-weight: bold;
	text-decoration: none;
	color: #03426D;
	}
	
.jBox .jBlurb a:hover{
	text-decoration: underline;
	}
	
.jExtraTitle{
	display: none;
	width: 470px;
	float: right;
	margin: none;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	height: 18px;
	}
	
.jExtra{
	display: none;
	width: 470px;
	float: right;
	margin: none;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	height: 531px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	}
	
.commentLeft{
	display: block;
	width: 470px;
	float: left;
	margin: none;
	text-align: left;
	}
	
.commentRight{
	display: block;
	width: 470px;
	float: right;
	margin: none;
	text-align: left;
	}
	
#comments ol{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	}
	
#comments ol li{
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	}
	
#comments ol li div.vcard img{ display: none; }

#comments ol li div.vcard{
	display: block;
	width: 100%;
	height: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	width: 59%;
	float: left;
	}
	
#comments ol li div.vcard cite{
	font-style: normal;
	}
	
#comments ol li .commentmetadata{
	display: block;
	float: right;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	width: 39%;
	height: 16px;
	text-align: right;
	}
	
#comments ol li .commentmetadata a{
	text-align: right;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
.comment-edit-link{ display: none; }

#comments .comment-body{
	display: block;
	padding: 20px;
	font-size: 13px;
	color: #000;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	clear: both;
	}
	
#comments .reply{
	display: block;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	height: 45px;
	text-align: right;
	margin-top: 3px;
	}
	
#comments .reply a{
	text-align: right;
	color: #03426D;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	
#comments .firstToComment{
	display: block;
	text-align: center;
	font-size: 28px;
	letter-spacing: -1px;
	text-align: center;
	color: #891E7A;
	font-style: italic;
	margin: none;
	padding: 0px;
	margin-top: 20px;

	}
	
#commentform p.comment-notes{
	display: block;
	text-align: left;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	margin-top: 0px;
	}
	
#commentform p label{
	display: inline;
	font-size: 13px;
	}
	
#commentform p{
	clear: both;
	width: 270px;
	height: 25px;
	}
	
p.form-allowed-tags{ display: none; }

#commentform p.comment-form-comment{
	height: 140px;
	}
	
#commentform p.form-submit input{
	width: 100px;
	float: left;
	}
	
#commentform p input{
	display: block;
	width: 150px;
	float: right;
	text-align: left;
	margin: 0px;
	padding: 6px;
	margin-left: 0px;
	margin-top: -7px;
	}
	
form#commentform{
	display: block;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	clear: both;
	padding: 10px;
	margin-top: 20px;
	}

.jiPic{
	display: block;
	width: 205px;
	padding: 10px;
	float: left;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	}
	
.jiPic img{
	margin: 0px;
	padding: 0px;
	}
	
.jiText{
	display: block;
	width: 715px;
	float: right;
	font-size: 13px;
	}
	
.jiText .blackBar{
	margin-bottom: 20px;
	}
	
.jiText div.jiYellow{
	display: block;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	}
	
.jiText div.jiYellow{
  min-height:280px;
  height:auto !important;
  height:280px;
	}
	
.jiText div.jiYellow div{
	display: block;
	padding: 20px 20px 6px 20px;
	}
	
a{
	font-weight: bold;
	text-decoration: none;
	color: #03426D;
	}
	
a:hover{
	text-decoration: underline;
	}
	
.bigBlock{
	display: block;
	padding: 20px 20px 5px 20px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	font-size: 13px;
	}
	
.smallBlock{
	display: block;
	width: 450px;
	padding: 20px 20px 5px 20px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	font-size: 13px;
	margin: 0px auto;
	}

.centerMe{	
	text-align: center;
	}
	
.bTitle{
	display: block;
	width:830px;
	float: right;
	}
	
.bDate{
	display: block;
	width: 110px;
	float: left;
	
	font-size: 11px;
	}
	
.bDate .blackBar span{
	color: #888;
	font-size: 11px;
	width: 96px;
	text-align: center;
	}
	
div.entry-content, div.entry-utility{
	display: block;
	width: 830px;
	float: right;
	clear: right;
	}
	
div#sponsorListBig a{
	display: block;
	margin: 15px 0px 0px 0px;
	}
	
div.page div.entry-content{
	display: block;
	width: 960px;
	float: none;
	}
	
div.entry-utility{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	}
	
div.entry-content div.bPad{
	display: block;
	padding: 20px 20px 15px 20px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	font-size: 13px;
	clear: both;
	margin-top: 0px;	
	}

i.byLink{
	font-style: normal;
	color: #AAA;
	}
	
span.cat-links, span.meta-sep, div#nav-below, div#nav-above, div.entry-utility{ display: none; }

.joinEmbedFrame{
	overflow: hidden;
	display: block;
	border: none;
	width: 960px;
	height: 960px;
	}
h4{
	display: block;
	text-align: left;
	margin-bottom: 7px;
	padding-bottom: 0px;
	}
	
.expand, .expand p{
	line-height: 140%;
	}
	
.joinBox300{
	display: block;
	width: 300px;
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/bgYellow.png');
	background-repeat: repeat;
	background-position: center top;
	height: 385px;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	margin-top: 20px;
	}
	
div.leftContestants, div.rightContestants{
	display: block;
	width: 470px;
	float: left;
	overflow: hidden;
	}
	
div.rightContestants{ float: right; }

div.sContestant{
	width: 475px;
	height: 100px;
	overflow: hidden;
	margin: 18px 0px 0px 0px;
	}
	
a.aLeft{
	display: block;
	background-repeat: repeat;
	background-position: left top;
	width:308px;
	height: 100px;
	float: left;
	overflow: hidden;
	-moz-opacity:.93; filter:alpha(opacity=93); opacity:.93;
	}
	
div.cSeparator{
	width: 1px;
	height: 100px;
	float: left;
	background-color: #333;
	display: block;
	}
	
a.aRight{
	display: block;
	background-repeat: repeat;
	background-position: right top;
	width:160px;
	height: 100px;
	float: left;
	overflow: hidden;
	-moz-opacity:.89; filter:alpha(opacity=89); opacity:.89;
	}
	
a.aLeft:hover, a.aRight:hover{ -moz-opacity:.99; filter:alpha(opacity=99); opacity:.99; }
	
a.aLeft, a.aRight, a.aLeft:hover, a.aRight:hover{ text-decoration: none; }
	
div.leftContestants a.aLeft, div.leftContestants a.aRight { background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/c-tops.gif');}
div.rightContestants a.aLeft, div.rightContestants a.aRight{	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/c-bottoms.gif');}

a.aLeft span.modelPic{
	display: block;
	width: 80px;
	height: 80px;
	margin: 10px 0px 0px 10px;
	float: left;
	}
	
a.aLeft span.modelPic img{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	}
	
a.aLeft span.modelName{
	display: block;
	margin: 36px 0px 0px 15px;
	float: left;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	width: 200px;
	height: 24px;
	}
	
a.aLeft span.modelLast{
	display: block;
	margin: 0px 0px 0px 16px;
	float: left;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	width: 200px;
	height: 15px;
	}
	
a.aRight span.cEpisode{
	display: block;
	margin: 37px 0px 0px 25px;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	width: 140px;
	height: 30px;
	}
	
.sContestant p{ display: none; }


#episodeNotice{
	padding: 8px;
	text-align: center;
	background-repeat: repeat;
	font-weight: bold;
	}
	
.episodesPage .blackBar span{
	width: 130px;
	}
	
.episodesPage .blackBar b{
	width: 140px;
	}
	
.episodesPage .blackBar span a{
	color: #FFF;
	}

div.left470, div.right470{
	display: block;
	width: 470px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
div.right470{ float: right; }

div.left225, div.right225{
	display: block;
	width: 225px;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
div.right225px{ float: right; }

a.voteForMe{
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/c-tops.gif');
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 470px;
	height: 70px;
	padding-top: 30px;
	-moz-opacity:.92; filter:alpha(opacity=92); opacity:.92;
	color: #FFF;
	text-align: center;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 20px;
	}
	
a.voteForMe:hover{
	text-decoration: none;
	-moz-opacity:.99; filter:alpha(opacity=99); opacity:.99;
	cursor: pointer;
	}
	
div.modelDesc{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: repeat;
	}
	
div.modelDesc p{
	margin: 0px 20px 0px 20px;
	padding: 20px 0px;
	line-height: 120%;
	}
	
a.modelInMovie, a.modelOnDF{
	background-image: url('/wp/wp-content/themes/soyouthinkyoucanfuck/emo/c-bottoms.gif');
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 470px;
	height: 70px;
	padding-top: 30px;
	-moz-opacity:.92; filter:alpha(opacity=92); opacity:.92;
	color: #FFF;
	text-align: center;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: normal;
	margin-top: 20px;
	}
	
a.modelInMovie:hover, a.modelOnDF:hover{
	text-decoration: none;
	-moz-opacity:.99; filter:alpha(opacity=99); opacity:.99;
	cursor: pointer;
	}

a.modelOnDF{
	font-size: 25px;
	letter-spacing: -.8px;
	padding: 26px 40px 0px 40px;
	background-position: center left;
	width: 390px;
	height: 74px;
	line-height: 24px;
	}
	
.hideiFrame{
	display: block;
	width: 1px;
	height: 1px;
	border: 0px;
	float: left;
	}
	
#fixedBox{
	display: block;
	width:1px;
	height: 1px;
	border: none;
	overflow: visible;
	position: fixed;
	left: 50%;
	z-index: 98;
	}
	
* html #fixedBox{ position: absolute; }

#fixedBox a{
	display: block;
	width: 193px;
	height: 76px;
	position: relative;
	left: 370px;
	top: 0px;
	-moz-opacity:.70; filter:alpha(opacity=75); opacity:.75;
	z-index: 99;
	}
	
#fixedBox a img{ border: none;}
	
#fixedBox a:hover{
	-moz-opacity:.99; filter:alpha(opacity=99); opacity:.99;
	}
	
div#mbImage iframe{
	overflow: hidden;
	
	}
