#defaultSpecial {
	background: url('specialBackground.png') no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt !important;
	font-weight: normal;
	height: 260px;
	width: 880px;
}
#specialHead {
	background: url('specialHeader.png') no-repeat scroll 0 0 transparent;
	height: 39px;
	margin: 0 auto;
	width: 868px;
}
#specialTitle {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	height: 30px;
	padding-left: 10px;
	padding-top: 5px;
	width: 420px;
}
#informationBtn {
	float: right;
	height: 30px;
	width: 50%;
}
div.infoText {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	margin-left: 260px;
	margin-top: 6px;
	text-decoration: none;
	width: 150px;
}
a.infoArrow {
	text-decoration: none;
}
a.infoArrow img {
	border: none;
	float: right;
	margin-top: -22px;
	margin-right: 5px;
}
#specialBody {
	height: 195px;
	margin: 0 auto;
	padding: 10px 10px;
	width: 840px;
}
#specialImage {
	float: left;
	height: 178px;
	width: 228px;
}
#specialText {
	color: #444444;
	float: left;
	font-size: 13px;
	height: 180px;
	margin: 0 10px;
	padding-top: 10px;
	width: 260px;
}
#specialText a {
    color: #111111;
}
#buttonBox {
	background: url('specialButtonBox.jpg') no-repeat scroll 0 0 transparent;
	float: left;
	height: 181px;
	width: 314px;
}
#boxHeader {
	font-weight: bold;
	height: 25px;
	padding-left: 10px;
	padding-top: 4px;
	width: 304px;
}
#specialButtons {
	height: 85px;
	padding: 35px 10px 30px;
	width: 294px;
}
a.grayButton {
	background: url('specialGrayButton.png') no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 36px;
	line-height: 35px;
	margin: 0 5px 5px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	width: 130px;
}