#dhtmltooltip {
	position: absolute;
	width: 300px;
	border: 1px solid #DDDDDD;
	padding: 5px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

body { background-image: url(/media/bg.jpg); background-repeat:repeat-x; background-color: #ffffff; background-position: top center; }
.footer { font-family: arial; font-size: 11px; color: #8c6286; text-align: right; }
a.footer { text-decoration: none; }
a.footer:hover { text-decoration: underline; }
a.footer:active { text-decoration: none; }						

div#subprofile {
	width: 105px; 
	height: 63px; 
	overflow: hidden; 
}

div#subprofilecuties {
	width: 98px; 
	height: 109px; 
	overflow: hidden; 
}

#courtvision-tn { 
	margin: 0px;
	overflow: hidden;
	width: 52px;
	height: 31px;
}

#courtvision-tn #courtvision-tn-shift { 
	margin-left: -20px;
}


.babetext { font-family: Arial, Times, serif; font-size: 11px; line-height: 17px; text-align: left; }
.models { font-family: Arial; font-size: 12px; text-decoration: none; color: #CC0099; font-weight: bold; line-height: 20px }
.news { font-family: arial; color: #CC0099; font-weight: bold; }

