
#left-sidebar .small-ad{
	position:relative;
	width:266px;
	height:327px;
	overflow:hidden;
}

#left-sidebar .small-ad .mask{
	background-image:url(/images/masks/leftAdMask.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
	width:266px;
	height:327px;
	
}

#left-sidebar .small-ad .ad{
	
}

#left-sidebar .small-ad .ad img{
	width:265px;
	height:326px;
}

.third .ad img{
max-width:260px;
}

#footer-ad{
	
	float:left;
	width:100px;
	
}