﻿.grouphdr 
{ 
	background-color: #DACFCA; 
	font-weight: bold; 
	width: 100%; 
	padding: 3px; 
	margin-bottom: 15px; 
	height: 1.1em; 
	clear: both;
}
.grouphdrtext 
{ 
	float: left; 
}
.grouphdrarrow 
{ 
	float: right; 
	margin-right: 7px; 
	vertical-align: bottom; 
	display: block; 
} 
.optionheader 
{ 
	font-weight: bold; 
	border-bottom: solid 2px #DACFCA; 
	padding-bottom: 3px; 
	margin-bottom: 3px;
}
#lbModel 
{ 
	font-size: 18pt; 
	display: block; 
	margin-bottom: 3px; 
}
#plus 
{ 
	margin: 10px; 
	font-weight: bold; 
	font-size: 150%; 
}
.optionlist 
{ 
	margin-bottom: 20px; 
	border-collapse: collapse; 
}
.optionlist TR
{
	clear: both;
}
.radio 
{ 
	text-align: left; 
	vertical-align: top; 
	width: 20px; 
}
.optionlabel 
{ 
	text-align: left; 
}
#imgCabin 
{ 
	width: 300px; 
	height: 200px; 
	border: solid 1px #c0c0c0; 
}
#dvCabin 
{ 
	float: right; 
	width: 300px; 
	height: 200px;
	margin-bottom: 20px;
}
.imron
{
	float: left;
	margin-top: 20px;
	margin-bottom: 20px; 
}
.price
{
	text-align: right; 
	margin-top: 20px; 
}
.configphoto 
{ 
	border: solid 1px #000000 !important; 
	float: right; 
}
