#page{
	width:900px;
	background-image:url(/images/page-mid-900.png);
}

#content-block{
	width:695px;
}
#content{
	width:673px;
	background-image:url(/images/content-mid-900.png);
}
#content .top{
	background-image:url(/images/content-top-900.png);
	width:673px;
}
#content-wrapper
{
	width:500px;	
}



#ads
{
	width:136px;
	position:absolute;
	right:4px;
	border-left:1px solid #eee;
	display:block;
	color:#666;
	font-size:0.9em;
}

#ads-wrapper
{
	margin-left:7px;
	width:124px;
	text-align:center;
}
#ads h3
{
	font-size:0.9em;
	margin:0.7em 0;
}

#ads p
{
	margin:4px 0;	
}