.topbanner {
	background-color: #004E76;
	width: 683px;
        padding-top: 10px;
        padding-bottom: 15px;
}
.contentbox {
	background-color: #004E76;
	height: 171px;
	width: 321px;
}
.midtcross {
	background-image: url(../images/main_cross_x.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 41px;
}
