/** adds free **/

.rightad , .affiliate , .adsense{display: none;}
.content-wrap{width:875px;}
.gallery .image_outer{padding:5px 5px 5px 0px;}
#ad_button,#rightad{
	display: none;
}

.frontImage img
{
	width: expression(this.width > 413 ? 413 : true);
}
