.default_container
{
	background-image:url(../images/left-ad-bg.gif);
	background-repeat:no-repeat;
	width:200px;
		
	font-family:Arial;
	font-size:10px;

}
.default_container h1 
{ 
	font-family: 'Reenie Beanie', arial, serif; 
	font-size:24px;
	color:White;
	text-align:center;
	font-weight:bold;
}
.default_adcontent 
{
	width:180px;
	text-align:left;
}