#optcont {
	width: 440px;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	z-index: 100;
}
.optitem img {
	display: block;
	padding: 4px;
	height: 80px;
	width: 80px;
	float: right;
	clear: both;
}

.optpics {
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
	display: block;
	float: left;
}
.optrow table {
	border: 1px solid #CCCCCC;
	width: 440px;
}
.optrow tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.optrow td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}



.optrow {
	float: left;
	width: 440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
}
.optitem p {
	width: 105px;
	float: left;
	text-align: right;
	display: block;
}

.optitem {
	float: left;
	width: 220px;
	display: block;
}
#mtmcont {
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	position: relative;
	z-index: 100;
}
#mtmcont2 {
	float: right;
	background-color: #FFFFFF;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 100;
	padding: 4px;
	width: 450px;
}
#relonly {
	position: relative;
}

#mtminfo {
	float: right;
	width: 450px;
	text-align: left;
}

.mtmpics {
	padding: 4px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 40px;
}
.mtmrow {
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.mtmitem {
	float: left;
	width: 150px;
}
/* this is a hack to make sure background image repeats */
.separator {
	clear: both;
	height: 0px;
}
/* end of hack */
#productDetails img {
	clear: both;
	float: right;
}
