.adboxwrapper {
	width: 1024px;
	border: 0px solid Black;
	border-top-color: #ac0000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ac0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	max-height: 260px;
	margin-bottom: 5px;

}

.adbox {
	width: 1024px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.adboximg {
	float: right;
	padding: 0px;
}

.adboxcontrols {
	float: right;
	
}
.adboxcontrols A{
color: White;
	
}
.adboxcontrols A:visited{
color: White;
	
}
.adboxcontrols A:hover{
color: Yellow;
	
}
.adboxtitle{

	font: bold 16px Tahoma;
	height: 30px;

	vertical-align: bottom;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.adboxtitle img {
		padding: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
