.rmannprice td
{
	font-size: 70%;
	vertical-align: TOP;
}

.rmannprice tr
{
	border-bottom: 1px solid #cccccc;
}

.rmannprice td:nth-of-type(2) 
{
	text-align: right;
}


.rmanngroup 
{
	padding:6px;
}

.rmannoption {
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.rmannslider
{

}

.rmannoption, .rmanngroupclear
{
	border: 2px solid #aaa;
	float: left;
	text-align:center;
	vertical-align:top;
	width: 138px;
	height:88px;
	padding:6px;
	margin: 5px;
}

.rmannoption.illegal
{
	border: 2px solid red;
}

.rmannoption.disabled
{
	border: 2px solid orange;
}

.rmanngroupclear
{
	border: 2px solid #ddd;
	width:25px;
	vertical-align:bottom;
}

.rmannradio
{
	margin-top:auto;
}
			
.rmanngroup h2 
{
	clear:both;
	font-weight:normal;
	font-size:12px;
	margin-top: 10px;
}


.rmanngroupclear h3
{
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:auto; 
	height:65px; 
}


.rmannpricetag
{
	padding-left: 10px;
	letter-spacing:0px;
	color: red;
  text-shadow: 
  2px 2px 3px #FFFFFF, 
  -2px -2px 3px #FFFFFF, 
  -2px 2px 3px #FFFFFF, 
  2px -2px 3px #FFFFFF;	
	font-weight: bold;
}

.rmannoption h3
{
	margin-top:0px; 
	padding-top:0px; 
	padding-bottom:auto; 
	height:65px; 
	letter-spacing:0px;
	color: black;
  text-shadow: 
  2px 2px 3px #FFFFFF, 
  -2px -2px 3px #FFFFFF, 
  -2px 2px 3px #FFFFFF, 
  2px -2px 3px #FFFFFF;
}

.ui-widget
{
	font-size: inherit;
}

.tabs ul
{
	font-size: 70%;
}

.incomplete
{
	color: orange;
}

.error
{
	color: red;
}