.prodImages {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	border: 1px solid #CCC;
}

#wrapall #mainbodywrap {
	margin-top: 20px;
}

#mainbodywrap #bodyleft {
	float: left;
	width: 205px;
	margin-right: 30px;
}
#bodyleft #ProdLinks {
	border: 1px solid #CCC;
	background-color: #E8E8E8;
	background-image: url(../Assets/box_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ProdLinks ul li {
	font: "Arial", Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
	font-size: 11px;
	list-style-position: outside;
	margin-left: -23px;
	display: run-in;
}

#mainbodywrap #bodyright {
	width: 724px;
	float: left;
}
#bodyright #innerwrap {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#bodyright #innerleft {
	float: left;
	width: 352px;
	margin-right: 20px;
}
#bodyright #innerright {
	float: right;
	width: 352px;
}
#bodyright #gsaform {
	padding: 10px;
	width: 400px;
	background-image: url(../Assets/boxbg_1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}

