.header {
	border-bottom: 5px solid #5f5f5f;
}
.maincont {
	display: inline;
	height: 500px;
}
.container {
	display: inline;
}
.content {
	display: block;
}
.productOverview {
	width: 225px;
	height: 500px;
	float: left;
	border-right: 1px solid #5f4f4f;
}
.productOverviewTitle {
	padding-top: 23px;
}
.arrowTitle {
	padding: 20px 10px 10px 10px;
	float: left;
}
.modelBlock {
	width: 728px;
	height: 500px;
	float: left;
}
.modelImage {
	width: 284px;
	float: left;
	padding-top: 25px;
	padding-left: 20px;
}
.modelText {
	width: 350px;
	float: right;
	padding: 25px 25px 0px 0px;
}
UL {
list-style-image: url(../images/list-arrow.gif);
}
LI {padding-top: 2px; padding-bottom: 2px;}
LI a:link{font: 11px tahoma, arial, sans-serif; color: #656565; text-decoration: none;}
LI a:hover{font: 11px tahoma, arial, sans-serif; color: #656565; text-decoration: underline;}
LI a:visited{font: 11px tahoma, arial, sans-serif; color: #656565; text-decoration: none;}
LI a:active{font: 11px tahoma, arial, sans-serif; color: #656565; text-decoration: none;}
.men {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.women {
	font-size: 14px;
	font-weight: bold;
	color: #9f1c20;
}
.buyOnline {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.retailer {
	height: 400px;
	position: relative;
	width: 957px;
}
.schools {
	height: 600px;
	position: relative;
	width: 957px;
	padding-bottom: 15px;
}
#titlePadding {
	padding-left: 30px;
}
.title {
	padding-top: 23px;
}
.innerContent {
	padding-left: 0px;
	padding-top: 20px;
	float: left;
	width: 500px;
}
.textField {
	width: 200px;
	height: 12px;
	font: 11px tahoma, arial, sans-serif;
}
.selectField {
	width: 206px;
	height: 18px;
	font: 11px tahoma, arial, sans-serif;
}
.commentField {
	width: 200px;
	font: 11px tahoma, arial, sans-serif;
}
.fieldContainer {
	position: absolute;
	float: right;
	text-align: right;
}
.cellLeft, .cellRight{
	float: left;
	height: 20px;
}
.cellRight {
	width: 200px;
}
.cellLeft {
	width: 80px;
}
.send {
	width: 200px;
	text-align: right;
	padding-top: 10px;
}
