#advert_side
{
	position: relative;
	width: 180px;
	margin: 10px 48px 0px 49px;
}

#advert_side #advert_side_top
{
	font-size: 0px;
	background-image: url(images/side_top.gif);
	height: 4px;
	width: 180px;
}

#advert_side #advert_side_center
{
	background-color: #d0c4a7;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#advert_side #advert_side_bottom
{
	font-size: 0px;
	background-image: url(images/side_bottom.gif);
	height: 4px;
	width: 180px;
}