/* Sexshaker CSS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {font-size: 24px}

a:link, a:hover {
	color:#cc00cc;
}

.update {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 3px;
}

.update img {
	border: solid 1px #cc00cc;
    margin: 6px 6px 6px 6px;
}

.ads {
    width: 670px;
    margin: 0 auto;
}

.links {
    width: 650px;;
    margin: 0 auto;
}

.links ol {
    left-margin: 2.5em;
}

.links ol li {
    font-size: 13px;
    padding-bottom: .5em;
}

.thumbOpacity {
	background-color:#FFFFFF;
	border:0px solid #000000;
	color:#FFFFFF;
	display:none;
	font-family:arial;
	font-size:9px;
	font-weight:normal;
	height:17px;
	opacity:0.7;
	position:absolute;
	text-align:center;
	width:199px;
	margin-top:190px;
	margin-left:7px;

}
