#prodImage {
	height:auto;
	width: 400px;
	margin-left: 154px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cVertical {
	height:250px;
	display:table-cell;
	vertical-align:middle;
	width: 400px;
	text-align: center;
}

#crossSell {
	margin-bottom: 10px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.otherBox {
	float: left;
	height: 100px;
	width: 100px;
	margin-bottom: 10px;
	margin-right: 9px;
	margin-left: 9px;
}
.leftBox {
	float: left;
	height: auto;
	width: 240px;
	margin-left: 6px;
	padding-top: 10px;
}
.other {
	float: right;
	width: 727px;
	margin-left: 5px;
	margin-top: 5px;
}

.otherThumb {
	float: left;
	height: 80px;
	width: 80px;
	margin-left: 10px;
}
.otherName {
	text-align: center;
	float: left;
	height: 10px;
	width: 100px;
}

#prodTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 49%;
}
#prodShort {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	width: 49%;
	margin-top: 5px;
	clear: left;
}
.prodPrice {
	text-align: right;
	float: right;
	width: 49%;
}

#prodLong {
	float: left;
	width: 712px;
}
#imageContainer {
	height: 400px;
	width: 700px;
}
.resize {
	width: 400px;
	height: auto;
}
.resize {
	width: auto;
	max-height: 250px;
}.otherprice {
	float: right;
	min-height: 21px;
	width: 153px;
	text-align: right;
	color: #d4111b;
}
.tabofferends {
	text-align: left;
	float: right;
	width: 265px;
	height: 14px;
	margin: 5px;
}
.offerleft {
	margin: 5px;
	float: left;
	width: 420px;
}

