@charset "utf-8";

*{
	margin: 0;
	padding:0;
}

/* CSS Document */
body {
	margin: 0px;
	background-color: #c9c9c9;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

.wrapper {
	width: 980px;
	height: 120px;
	margin: auto;
}

.bg_0 {
	width:980px;
	height:120px;
    background:url(http://static.brazzers.com/ads/bz_yuvutu980x120_100809_iframe_lisa/images/bg.jpg) no-repeat;        
}

img {
	border: none;
}

.pics {
	width:188px;
	height:106px;
	float:left;
	overflow:hidden;
	left:139px;
	top:6px;
    z-index:2; 
}

#s0{
    margin-right: 324px;
}

.overlay {
	position:relative;
	overflow:hidden;
	top:-452px;
	width:980px;
	height:120px;
	cursor:pointer;
	clear:both;
	z-index:0;
}


 ul#top_categories{
    width: 90px;
    height: 173px;
    float: left;
    position: relative;
    top: -74px;
    left: 325px;
    list-style-type: none;
    text-align: center;
    line-height: 16px;
    clear: both;
    z-index: 99;
}

 ul#top_categories2{
    width: 90px;
    height: 173px;
    float: left;
    position: relative;
    top: -247px;
    left: 556px;
    list-style-type: none;
    text-align: center;
    line-height: 16px;
    clear: both;
    z-index: 99;
}

a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}





