.AdBody {
	border: thin dotted;
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	font-style: normal;
	background-color: #FFFF99;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-color: #999999;
	float: left;
	height: auto;
	visibility: visible;
	position: relative;
	padding: 12;
	display: marker;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-left-color: #999999;
}
.AdHeader {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #000099;
	font-style: normal;
	background-color: #FFFF99;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-color: #999999;
	float: left;
	height: auto;
	visibility: visible;
	position: relative;
	padding: 12;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-style: none;
	border-left-color: #999999;
	border-left-style: dashed;
	border-left-width: thin;
}
