@charset "utf-8";
/* CSS Document */

.flashvideo {
	position: relative;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}

.leftcolumn{
	float:left;
	width:160px;
	margin-left:5px;
	padding-top: 40px;
	padding-left:10px;
	padding-right:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	

}

.rightcolumn{
	float:right;
	width:160px;
	margin-right:5px;
	padding-top: 30px;
	padding-left:10px;
	padding-right:5px
	padding-right:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.colitems{
	font-size: x-small;
	background-color:#FFFFF2;
	
}


#sexyBG { display: none; position: absolute; background: #000; opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#sexyBOX {
	display: none;
	position: absolute;
	background: #FFFF80;
	color: #FFFF80;
	font-size: 1.2em;
	text-align: center;
	border: 1px solid #111;
	top: 300px;
	z-index: 999;
}
.sexyX { font-size: 12px; color: #ddd; padding: 4px 0; border-top: 1px solid #636D61; background: #778574; }






