@charset "utf-8";
/* CSS Document */

#topleft
{
		float:left;
		margin:10px 0px 0px 20px!important; /*firefox + ie7*/
		margin:10px 0px 0px 10px; /* IE 6*/
		width:336x;
		height:280px;
	
}


#topright
{
		float:right;
		margin:10px 20px 0px 0px!important; /*firefox + ie7*/
		margin:10px 10px 0px 0px; /* IE 6*/
		width:336x;
		height:280px;
		
}


#offerbtn
{
	
		align="center"
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		
}

#offerbtn a
{
		color:#000000;
		text-decoration:none;

}

#offerbtn a:hover
{
		color:#666666;
}

#adframe
{
		margin:0px 10px 0px 10px!important; /*firefox + ie7*/
		margin:0px 5px 0px 5px; /* IE 6*/
		
		
}