.content-body h4
{	
	background:#EAEAEA url(/images/spec-header-bg.gif) no-repeat 0 0;
	height:22px; line-height:22px;
	padding-left:10px;
	color:#000;
}

.content-body h4 span
{
    display:block;
    background:#EAEAEA url(/images/spec-header-bg.gif) top right no-repeat;
	height:22px; line-height:22px;
	padding-right:5px;
}

.content-body .options li
{
    float:left;
    width:32%;
    margin-right:10px;
    padding-bottom:35px;
}
.content-body .options li.last { margin-right:0; }

.content-body .options li.first p span
{
    font-weight:bold;
}

.content-body .options li.first p.err-field span
{
   color:Red;
}

.content-body .options li.first p input
{
    width:50px; border:1px solid #ccc; vertical-align:middle; margin-left:10px;
}

.content-body .options li li
{ 
    float:none; padding:3px; padding-left:0px; margin:0px; 
}
.content-body .options li li.last
{
    margin-bottom:10px;
}

.content-body .options img { margin-bottom:5px; }

.content-body .btn span { margin-right:5px; }

.content-body .btn, .content-body .btn:after { clear:none; }

.footer-link-store span	{ color:#F95B13; }

a.orange, .orange	{ color: #ea5f04; }
