#adBox {
	border: #A20038 solid 2px;
	padding-left: 170px;
	background-image: url(img/index/hirlevel.jpg);
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
}
#adBox .text {
	background-image: url(img/sprites-h.png);
	background-repeat: repeat-x;
	background-position: 0 -84px;
	padding: 10px;
	padding-left: 25px;
	color: #A20038;
	height: 171px;
	overflow: hidden;
}
#adBox a {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
h1 {
	font-size: 18px;
	margin-bottom: 14px;
}
h2 {
	font-family: MyriadBlack, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/sprites-h.png);
	background-repeat: repeat-x;
	background-position: 0 -275px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	background-color: #00306F;
	font-size: 12px;
	margin-bottom: 11px;
}

.box {
	float: left;
	margin-bottom: 20px;
	text-transform: uppercase;
	width: 213px;
}
.box.center {
	margin-left: 20px;
	margin-right : 20px;
}
.box .title {
	background-image: url(img/sprites-h.png);
	background-position: 0 -302px;
	height: 32px;
	padding-top: 10px;
	overflow: hidden;
	padding-left: 6px;
	font-family: /*MyriadBlack, */Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #00306F;
	font-weight: bold;
}
.box .title span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.box .text {
	background-image: url(img/sprites-h.png);
	background-position: 0 -344px;
	height: 66px;
	overflow: hidden;
	padding: 6px;
	background-color: white;
}
.box .text, .box b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002F6F;
}
.box a {
	text-decoration: none;
	display: block;
}
.box a.img {
	width: 213px;
	height: 85px;
	overflow: hidden;
}
.text.noupc {
	text-transform:none;
}
.miniBanners td {
	padding: 0;
}
.miniBanners td p {
	margin: 0;
}
