div.rows div.col div.content div.tabs {clear:both; }
div.rows div.col div.content div.tabs h3 {width:auto!important; float:left; clear:none; margin-right:5px; clear:none!important;font-size:12px}
div.rows div.col div.content div.tabs h3 a{padding:6px 10px; background:#00B2C0;color:#FFFFFF !important;}
div.rows div.col div.content div.tabs h3 a:hover, 
div.rows div.col div.content div.tabs h3 a.active{background:#000000;}

form.ljt {clear:both; padding-top:10px;}
form.ljt label {padding: 0 0 5px 0; text-align: left}
form.ljt div.entry div.leftCol {padding:5px 0; float:left; width:265px; clear:left;}
form.ljt div.entry div.rightCol {padding:5px 0;float:right; width:265px; clear:right;}
form.ljt div.entry div.half { padding:5px 0;float:left; width:130px; clear:right;}

form.ljt div.text input  { border-radius: 0; padding: 5px; border-color: #00B2C0; color: #00B2C0; border-width: 2px; height: 14px }
form.ljt div.text select { border-radius: 0; padding: 2px; border-color: #00B2C0; color: #00B2C0; border-width: 2px }
form.ljt div.text .wrap { border: 2px solid #00B2C0; padding: 1px; clear: both }

form.ljt div.radio label { float: none; margin-right: 15px; font-weight: normal }
form.ljt div.radio .title { font-weight: bold }

form.ljt .clear {clear:both;}

form.ljt hr { color: #ccc; background-color: #ccc; height: 1px; border: 0 }

form.ljt div.entry div.leftCol input,
form.ljt div.entry div.rightCol input,
form.ljt div.entry div.leftCol select,
form.ljt div.entry div.rightCol select {width:250px;}

form.ljt div.entry div div.wrap select {width:100%;border:0}

form.ljt div.entry div.half input,
form.ljt div.entry div.half select {width: 113px;}

form.ljt div.error input {border-color:#FF0000;}
form.ljt div.error .wrap {border-color:#FF0000;}

form.ljt div.entry span.error {clear:both; float:none; padding-left:5px;}

form.ljt input.chk {clear:none!important; width:auto!important; height:auto!important;}

.spread { 
	position: absolute;
	right: 0;
	top: 20px;
	z-index: 9999;
	width: 300px;
}
.spread div { 
	float: left;
	width: 58%;
	text-align: right;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 2px
}
.spread ul {
	float: right;
	width: 40%
}
