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

/*
#banner01:hover, #banner02:hover, #banner03:hover, #banner04:hover, #banner05:hover, #banner06:hover, #banner07:hover{
	border: 1px solid black;
}
*/

#affiliates_title{
	font-size:30px;
}

#banner01, #banner02, #banner03, #banner04, #banner05, #banner06, #banner07{
	float:left;
	margin: 0px 2px 2px 0px;
	border:1px solid white;
}


.whitebox_affiliates_top_right{ 
	background: transparent url(../images/main_frame/whitebox.png) no-repeat bottom right;
	overflow:hidden;
	margin: 0px;
	padding:0px;
} 

.whitebox_affiliates_top_right { 
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) DO NOT CHANGE*/ 
	margin: 0px 0px 5px 5px; /* use to position the box */ 
	width: 380px !important; /* intended total box width - padding-right(next) */ 
	width: 370px; /* IE Win = width - padding */ 
	float:left;
} 

#banner_intro{
	text-align:center;
	font-size:12px;
	font-weight:normal;
	min-height:12px;
}

#images{
	margin:0px -10px 0px -5px;
}

#text_area{
	text-align:center;
}

#affiliate_thumbs{
	margin-top:30px;
	margin-left:8px;
}

#affiliate_thumbs img{
	margin:0px 2px 2px 0px;
	width: 85px;
	height: 85px;
	padding:0px;
}

#affiliate_thumbs a{
	margin:0px;
	padding:0px;
}

.whitebox_affiliates_top_right a{
	color:#0066FF;
}