/* index.css, the default stylesheet */

		/* for logging in */

img{
	border: 0px;
}

body#members{
	background: #666;
	text-align: center;
	font-size: 10pt;
	z-index: 1;
}

body#members div#contentFrame{
	border: 5px solid black;
	border-bottom: 0px;
	width: 827px;
	background-color: #9fa987;
}

body#members div#contentFrame table#content{
	text-align: left;
}

body#members div#contentFrame div#banner{
	text-align: left;
	width: 827px;
	height: 72px;
}

body#members table{
	font-size: 9pt;
}

div#contentFrame{
}

div#bannerFrame{
	float: left;
	width: 130px;
}

div#contentFrameOuter{
	width: 980px;
	overflow: hidden;
}

		/* for the home section */

.overflowAuto{
	overflow-y: auto;
}

div#listDiv{
	border: 2px solid black;
	overflow: auto;
}

table#listDB{
	clear: both;
}

table#listBreaksLoops{
	width: 100%;
	clear: both;
}

div.listCalendar{
	width: 371px;
	overflow: auto;
	margin-left: 5px;
}

table.listCalendar{
	width: 380px;
	font-size: 10px;
}

table.list{
	text-align: left;
	font-weight: bold;
	width: 100%;
	font-size: 80%;
	overflow: auto;
}

table.listCalendar{
	text-align: left;
	font-weight: bold;
}

table.list tr td{
	padding: 2px;
}

table.list tr.fields{
	background-color: black;
	color: white;
}

table.list tr.fields td:hover{
	background: url(images/arrow_dn_light.gif);
	background-color: white;
	color: black;
	cursor: hand;
	cursor: pointer;
}

table.list tr.fields td.arrowDown{
	background: url(images/arrow_dn_dark.gif);
	background-color: black;
	color: white;
}

table.list tr.fields td.arrowUp{
	background: url(images/arrow_up_dark.gif);
	background-color: black;
	color: white;
}

table.list tr.fields td.arrowUp:hover{
	background: url(images/arrow_dn_light.gif);
	background-color: white;
	color: black;
	cursor: hand;
	cursor: pointer;
}

table.list tr.fields td.arrowDown:hover{
	background: url(images/arrow_up_light.gif);
	background-color: white;
	color: black;
	cursor: hand;
	cursor: pointer;
}

table.list .odd{
	background-color: #DDD;
}

table.list .odd .title{
	background: url(images/audio_icon.gif) 95% 50% no-repeat;
	background-color: #DDD;
	cursor: hand;
	cursor: pointer;
	padding-right: 19px;
}

table.list .even{
	background-color: #AAA;
}

table.list .even .title{
	background: url(images/audio_icon.gif) 95% 50% no-repeat;
	background-color: #AAA;
	cursor: hand;
	cursor: pointer;
	padding-right: 19px;
}

table.list tr.odd td, table.list tr.even td{
	color: black;
	border-top: 1px solid white;
	border-right: 1px solid white;
}

table.list tr.green td{
	color: green;
}

table.list tr.red td{
	color: #D00;
}

form#stats input.text{
	width: 200px;
	background-color: #DBFFD3;
	font-size: 8pt;
	border: 1px solid black;
	margin-bottom: 5px;
}

form#stats select, select#display, select#displayGenre{
	margin-bottom: 3px;
	background-color: #DBFFD3;
	font-size: 8pt;
	color: grey;
	width: 110px;
	border: 1px solid black;
}

form#stats select.blackText, select#display, select#displayGenre{
	color: black;
}

form#stats input.button, .searchButton{
	border: 1px solid #B5B5B5;
	background: #F9E9FF;
	font-weight: bold;
	font-size: 9pt;
}

.searchButton{
	margin-top: 5px;
}

table.newsSection{
	width: 100%;
	font-size: 10pt;
}

		/* new music dialog */

div.newMusic{
	border: 2px solid black;
	background: white;
	margin-bottom: 5px;
}

div.newMusicTop{ background: url(images/blackTop.gif) 0% 0% repeat-x; }

div.newMusicTL{
	background: url(images/newMusic.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.newMusicInner{
	padding: 2px;
	height: 54px;
	overflow: auto;
}

		/* preview dialog */

div.preview{
	width: 211px;
	border: 2px solid black;
	background: white;
	font-size: 90%;
}

div.previewTL{
	background: url(images/preview.gif) 0% 0% no-repeat;
	padding: 2px;
	padding-top: 16px;
	z-index: 1;
	overflow: fit;
}

div.previewTL object, div.previewTL object embed{
	z-index: 1;
}

		/* downloaded dialog */

div.downloaded{
	margin-left: 5px;
	width: 211px;
	border: 2px solid black;
	background: white;
}

div.downloaded2{
	width: 211px;
	border: 2px solid black;
	background: white;
}

div.downloadedTL{
	background: url(images/downloaded.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.downloadedInner{
	overflow: auto;
	font-size: 110%;
}

div#downloadedBuffer{
	overflow-x: hidden;
	overflow-y: auto;
}

.spacing5px{
	margin-top: 5px;
}

.left5px{
	margin-left: 5px;
}

		/* dj news dialog */

div.djNews{
	border: 2px solid black;
	background: white;
	width: 290px;
}


div.djNewsTL{
	background: url(images/djnews.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.djNewsInner{
	padding: 2px;
	height: 454px;
	overflow: auto;
}

		/* display dialog */

div.display{
	border: 2px solid black;
	background: white;
}


div.displayTL{
	background: url(images/display.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.displayInner{
	padding: 2px;
	height: 54px;
	overflow: auto;
}

div.displayInnerNewmusic{
	height: 54px;
}

div.displayInnerCatalog{
	height: 50px;
}

		/* production news dialog */

div.productionNewsTL{
	background: url(images/productionnews.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

		/* featured dj dialog */

div.featuredDj{
	margin-left: 5px;
	border: 2px solid black;
	background: white;
}

div.featuredDjTL{
	background: url(images/featureddj.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.featuredDjInner{
	padding: 2px;
	height: 245px;
	overflow: auto;
}

		/* featured producer dialog */

div.featuredProducerTL{
	background: url(images/featuredproducer.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

		/* products dialog */

div.newProducts{
	margin-left: 5px;
	margin-top: 5px;
	border: 2px solid black;
	background: white;
}

div.newProductsTL{
	background: url(images/newproducts.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.newProductsInner{
	padding: 2px;
	height: 182px;
	overflow: auto;
}

		/* dj bank dialog */

div.djbank{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.djbankTL{
	background: url(images/djbank.jpg) 0% 0% no-repeat;
	padding-top: 14px;
}

div.djbankInner{
	overflow: auto;
	padding: 2px;
}

		/* broadcast dialog */

div.broadcast{
	border: 2px solid black;
	background: white;
}

div.broadcastTL{
	background: url(images/broadcast.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.broadcastInner{
	overflow: auto;
	padding: 2px;
	height: 50px;
	font-size: 110%;
}

		/* breaks and loops dialog */
		
div.breaksloops{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.breaksloopsTL{
	background: url(images/breaksloops.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.breaksloopsInner{
	padding: 2px;
	overflow: auto;
}

		/* message board dialog */

div.board{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.boardTL{
	background: url(images/messageBoard.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

		/* community news dialog */

div.communityNews{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.communityNewsTL{
	background: url(images/communityNews.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.communityNewsInner{
	padding: 2px;
	overflow: auto;
	height: 454px;
}

		/* calendar dialog */

div.calendar{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.calendarTL{
	background: url(images/calendar.gif) 0% 0% no-repeat;
	padding: 16px 2px 2px 2px;
	height: 454px;
}

		/* calendar dialog */

div.addevent{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.addeventTL{
	background: url(images/addevent.gif) 0% 0% no-repeat;
	padding: 16px 2px 2px 2px;
	height: 454px;
}

		/* details dialog */

div.details{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.detailsTL{
	background: url(images/details.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.detailsInner{
	padding: 2px;
	overflow: auto;
}

		/* back catalog dialog */

div.backCatalog{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.backCatalogTL{
	background: url(images/backCatalog.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.backCatalogInner{
	padding: 2px;
	overflow: auto;
	height: 50px;
}

		/* remix dialog */

div.remix{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.remixTL{
	background: url(images/remix.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.remixInner{
	padding: 2px;
	overflow: auto;
	height: 50px;
}

		/* shopping cart dialog */

div.shoppingCart{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.shoppingCartTL{
	background: url(images/downloadinstructions.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.shoppingCartInner{
	padding: 2px;
	overflow: auto;
}

		/* tos dialog */

div.tos{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.tosTL{
	background: url(images/tos.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.tosInner{
	padding: 2px;
	height: 454px;
	overflow: auto;
}

		/* user agreement dialog */

div.userAgreement{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.userAgreementTL{
	background: url(images/useragreement.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.userAgreementInner{
	padding: 2px;
	height: 454px;
	overflow: auto;
}

		/* quick contact dialog */

div.quickContact{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.quickContactTL{
	background: url(images/quickcontact.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.quickContactInner{
	padding: 2px;
	height: 454px;
	overflow: auto;
	font-size: 90%;
}

		/* search dialog */

input#search{
	border: 1px solid black;
	padding: 1px 1px 1px 20px;
	background: url(images/searchglass.gif) 1px 1px no-repeat;
	width: 140px;
	height: 17px;
}

input#search:focus{
	background: url(images/searchglass-selected.gif) 1px 1px no-repeat;
}

div.search{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.searchTL{
	background: url(images/search.gif) 0% 0% no-repeat;
	padding: 14px 0px 0px 0px;
}

div.searchInner{
	height: 50px;
	padding: 2px;
	overflow: hidden;
}

		/* beat match dialog */

div.beatMatch{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.beatMatchTL{
	background: url(images/beatMatch.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.beatMatchInner{
	padding: 2px;
	overflow: auto;
	height: 377px;
}

		/* site info dialog */

div.siteinfo{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.siteinfoTL{
	background: url(images/siteinfo.gif) 0% 0% no-repeat;
	padding-top: 35px;
	height: 437px;
}

		/* faq dialog */

div.faq{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.faqTL{
	vertical-align: center;
	background: url(images/faq.gif) 0% 0% no-repeat;
	padding-top: 14px;
	height: 458px;
}

div.faqInner{
	padding: 2px;
	overflow: auto;
	height: 454px;
}

		/* aboutUs dialog */

div.aboutUs{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.aboutUsTL{
	vertical-align: center;
	background: url(images/aboutus.gif) 0% 0% no-repeat;
	padding-top: 14px;
	height: 458px;
}

div.aboutUsInner{
	padding: 2px;
	overflow: auto;
	height: 454px;
}

		/* contact dialog */

div.contact{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.contactTL{
	vertical-align: center;
	background: url(images/contact.gif) 0% 0% no-repeat;
	padding-top: 14px;
	height: 458px;
}

div.contactInner{
	padding: 2px;
	overflow: auto;
	height: 454px;
}

		/* privacy dialog */

div.privacy{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.privacyTL{
	vertical-align: center;
	background: url(images/privacy.gif) 0% 0% no-repeat;
	padding-top: 14px;
	height: 458px;
}

div.privacyInner{
	padding: 2px;
	overflow: auto;
	height: 454px;
}

		/* chartsupdated dialog */

div.chartsupdated{
	border: 2px solid black;
	font-size: 110%;
}

div.chartsupdatedTL{
	vertical-align: center;
	background: url(images/chartsupdated.gif) 50% 0% no-repeat;
	padding-top: 12px;
}

		/* featuredmember dialog */

div.featuredmember{
	border: 2px solid black;
	background: white;
	font-size: 110%;
	background-color: black;
}

div.featuredmemberTL{
	vertical-align: center;
	background: url(images/featuredmember.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.featuredmemberInner{
	overflow: auto;
	width: 328px;
	height: 460px;
	background-color: white;
}

		/* serving the best... dialog */

div.servingthebest{
	border: 2px solid black;
	background: white;
	font-size: 110%;
	background-color: black;
}

div.servingthebestTL{
	vertical-align: center;
	background: url(images/featuredartist.jpg) 0% 0% no-repeat;
	padding-top: 14px;
}

div.servingthebestInner{
	overflow: auto;
	height: 263px;
	width: 476px;
	background-color: white;
	overflow-x: hidden;
	overflow-y:hidden;
}

		/* click to enter dialog */

div.clicktoenter{
	border: 2px solid black;
	background-color: black;
}

div.clicktoenterInner{
	height: 54px;
	padding-left: 6px;
	overflow: hidden;
}

		/* serving the best... dialog */

div.promomixtapes{
	border: 2px solid black;
	background: white;
	font-size: 110%;
	background-color: black;
}

div.promomixtapesTL{
	vertical-align: center;
	background: url(images/promomixtapes.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.promomixtapesInner{
	overflow: auto;
	padding: 14px 10px 14px 10px;
	height: 83px;
	background-color: white;
	overflow-y: scroll;
	overflow-x: hidden;
}

div.promomixtapesPicture{
	height: 81px;
	width: 81px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

		/* downloaded dialog */

div.downloaded{
	margin-left: 5px;
	width: 211px;
	border: 2px solid black;
	background: white;
	font-size: 90%;
}

div.downloadedTL{
	background: url(images/downloaded.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.downloadedInner{
	overflow: auto;
}

		/* top 10 songs dialog */

div.top50{
	border: 2px solid black;
	background: white;
}

div.top50Inner{
	overflow-x: hidden;
	overflow-y: auto;
}

div.top50InnerCharts{
	height: 437px;
}

div.top50InnerHome{
	/* height: 300px; */
	height: 332px;
}

div.top50deelonTL{
	background: url(images/charts/deelons_top_50.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.top50gsmithTL{
	background: url(images/charts/g_smiths_top_50.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.top50dlstotalTL{
	background: url(images/charts/top_50_dls_total.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.top50dlsweeklyTL{
	background: url(images/charts/top_50_dls_weekly.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.top10nonmusicTL{
	background: url(images/top10nonmusic.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.top50highestTL{
	background: url(images/top50highest.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

		/* welcome dialog */

div.welcome{
	border: 2px solid black;
	background: white;
}

div.welcomeTL{
	background: url(images/welcome.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.welcomeInner{
	padding: 2px;
	overflow: auto;
}

td.welcome1{
	width: 210px;
}

		/* login dialog */

div.login{
	border: 2px solid black;
	background: white;
}

div.loginTL{
	background: url(images/login.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.loginInner{
	padding: 2px;
	overflow: auto;
}

		/* apply dialog */

div.apply{
	border: 2px solid black;
	background: white;
}

div.applyTL{
	background: url(images/apply.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.applyInner{
	padding: 2px;
	overflow: auto;
}

		/* drop dialog */

div.drop{
	border: 2px solid black;
	background: white;
}

div.dropInner{
	padding: 2px;
	overflow: auto;
}

	/* reports... */

div.reports{
	height: 474px;
	border: 2px solid black;
	background-color: white;
	padding: 2px;
}

		/* welcome dialog */

div.newSingles{
	border: 2px solid black;
	background: white;
}

div.newSinglesTL{
	background: url(images/newsingles.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.newSinglesInner{
	overflow: auto;
}

		/* breakthecrates.com dialog */

div.com{
	border: 2px solid black;
	background: white;
	font-size: 110%;
}

div.comTL{
	background: url(images/breakthecrates.gif) 0% 0% no-repeat;
	padding-top: 14px;
}

div.comInner{
	padding: 2px;
	overflow: auto;
}

		/* login screen */

body#login div#background{
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:100%;
}

body#login div#background img{
	width: 100%;
	height: 100%;
}

body#login div#content{
	z-index: 2;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
}

input.text{
	border: 1px solid black;
	padding: 1px;
	background: url(images/white-trans.png);
}

input.text:focus{
	background: url(images/pink-trans.png);
}

input.button{
	border: 1px solid black;
}

div.loginFrame{
	position: relative;
	top: 150px;
	width: 400px;
}

div.loginFrameInner{
	color: white;
	padding: 0px 9px;
	background: url(images/bluebox/blue-trans.png);
}

div.loginFrameTopBottom{
	position: relative;
	left: 9px;
	right: 9px;
	height: 9px;
	background: url(images/bluebox/blue-trans.png);
	margin-right: 18px;
}

div.loginFrameTL{ background: url(images/bluebox/blueTL-trans.png) no-repeat 0% 0%;}
div.loginFrameTR{ background: url(images/bluebox/blueTR-trans.png) no-repeat 100% 0%;}
div.loginFrameBL{ background: url(images/bluebox/blueBL-trans.png) no-repeat 0% 100%;}
div.loginFrameBR{ background: url(images/bluebox/blueBR-trans.png) no-repeat 100% 100%;}


.cursorHand{
	cursor: hand;
	cursor: pointer;
}

		/* for once you're logged in */

#menu{
	height: 100%;
	width: 827px;
	background-color: black;
}

#menu li, #menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	position: relative;
	float: left;
	overflow: visible;
}

#menu li ul li ul{
	position: absolute;
	top: 0;
	left: 158;
}

#menu li ul{
	position: absolute;
	top: 23px;
	left: 0px;
	display: none;
}

#menu li:hover ul, #menu li.over ul{
	display: block;
	z-index: 2;
}

#menu li{
	padding-top: 3px;
	height: 20px;
	background: black;
	text-align: center;
	color: #FFF;
	font-size: 9pt;
	font-weight: 800;
}

#menu li a{
	color: #FFF;
	text-decoration: none;
}

#menu li:hover, #menu li.over{
	background: #444;
}


div.addevent td, div.addevent td select{
	font-size: 11px;
}

.overhead {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
}

.overbody {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
}

tr.visible{
	display: table-row;
}

div.visible{
	display: block;
}

tr.invisible{
	display: none;
}

form#apply td.leftApply{
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 150px;
}

form#apply td.rightApply input{
	height: 15px;
	font-size: 12px;
	border: 1px solid black;
	margin: 2px 0px 2px 0px;
}

form#apply td.rightApply select{
	margin: 2px 2px 2px 0px;
	border: 1px solid black;
}

form#apply td.rightApply .button{
	background-color: #EDF1FF;
	margin-top: 10px;
	height: 19px;
}

div.title{
	font-size: 15pt;
	margin-bottom: 10px;
}

div.requiredFields{
	font-size: 12px;
	float: right;
}

span.red{
	color: red;
}

div.generalError{
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: blue;
}

div.fieldError{
	font-size: 11px;
	font-weight: bold;
	color: blue;
}

div.updateMessage{
	font-size: 11px;
	font-weight: bold;
	color: blue;
}

.subscribeOption{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.profileNavBar{
	text-align: center;
	margin-bottom: 10px;
}

		/* best in the industry stuff.. */

div.bitiPicture{
	width: 46px;
	height: 46px;
	border: 1px solid black;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

div.bitiText{
}

table#subscribe{
	width: 650px;
	margin-bottom: 146px;
}

table#subscribe td{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding-top: 28px;
}

span.required_field{
	color: red;
}

div.record_report_row{
	width: 817px;
	clear: left;
	float: left;
	margin-bottom: 5px;
}

div.record_report_cell_left{
	width: 212px;
	float: left;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

div.record_report_cell_right{
	width: 600px;
	float: left;
}

div#record_report_table_2{
	clear: left;
	float: left;
	margin-top: 50px;
}

div#record_report_table_3{
	clear: left;
	float: left;
	margin-top: 50px;
}

/* skee page... */

div#skeeLogo{
	border: 9px solid black;
	margin-bottom: 5px;
}

div#skeeLeftPlayer{
	width: 599px;
	height: 333px;
	overflow: hidden;
}

div.skeePreview{
	width: 209px;
	border: 2px solid black;
	background: white;
	font-size: 90%;
}

div.skeePreviewTL{
	background: url(images/preview.gif) 0% 0% no-repeat;
	padding: 2px;
	padding-top: 16px;
	z-index: 1;
	overflow: fit;
}

div.skeePreviewTL object, div.skeePreviewTL object embed{
	z-index: 1;
}
