@charset "utf-8";
.bodyboxmiddle   {
	color: #FFF;
	background-repeat: repeat-y;
	overflow: visible;
	clear: both;
	float: none;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
	top: 0px;
	!--[if lt IE 7.]>
	top:-20px;
	<![endif]
}

.bodyboxbottom   {
	color: #FFF;
	height: 47px;
	width: 531px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
}

.bodyboxtop {
	height: 47px;
	width: 531px;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding-top: 0px;
}
