div#main div#section1 div#trailerthumbs {
	margin-left: auto;
	margin-right: auto;
	width: 370px;
	white-space: nowrap;
}

div#main div#section1 div#trailerthumbs img {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}

div#ad2 {
	/*background: url(../images/ad2_bg_training.jpg) no-repeat left top;*/
	background: url(../images/ad2_bg_2.jpg) no-repeat left top;
	width: 252px;
	float: left;
	clear: both;
	padding: 12px;
	margin-top: 1px;
}
div#ad2 p strong { font: bold 13px arial, sans-serif; color: #ba5c5c; }
div#ad2 p img { float: right; }
div#ad3 {
	/*background: url(../images/ad3_bg_2.jpg) no-repeat left top;*/
	background: url(../images/ad3_bg.jpg) no-repeat left top;
	width: 252px;
	float: left;
	clear: both;
	padding: 12px;
	/*margin-top: 1px;*/
	margin-top: -1px;
}
div#ad3 p strong { font: bold 13px arial, sans-serif; color: #ba5c5c; }
div#ad3 p img { float: right; }
