fieldset {
	border: none !important;
	background: none !important;
	height: inherit !important;
	width: inherit !important;
	color: #007CC3;
}

.clear {
	clear: none;
}

label.encForm, legend, div#encEval {
	color: #007CC3;
	border: none;
	width:29px !important;
	margin-right:5px;
	height: inherit !important;
	background: url(../../../../templates/ja_purity/images/bolaazul.png) no-repeat scroll left center;
	padding-left:15px;
	font-size: 115%;
	line-height:23px;
	font-weight: bold;
}

div.error-message {
	display: none;
}

input.encForm, select.encForm {
	width: 80px !important;
}

input.encForm {
	height: 13px !important;
}

.formDiv, div#encEval {
	float:left;
	width: 100%;
}

#selh6452, #selh6bbf, #selhc40c {
	width: 150px;
}

div#selheb2f {
	margin-top: 15px;
}

div.ciuEnc {
	float:left;
	width:111px;
	font-size: 80%;
}

div#encEval {
	margin-left:5px;
	width:100% !important;
}

div#encEval img {
	margin-right: 15px;
	float: right;
}

.pregEnc spam {
	background: none;
	font-size: 100%;
	float: left;
	clear: none;
	line-height:23px;
}

.pregEnc input {
	float: right;
	margin-left: 17px;
}

.pregEnc input:first-child {
	margin-right: 0px;
	background-colo: red;
}

.pregEnc label {
	display: none;
}

fieldset.pregEnc {
	padding: 0px !important;
	margin-left:6px;
}

img.encForm {
	width: 175px;
}

/**
* dark form frontend stylesheet
*
* @version		$Id: default.css 170 2009-08-12 07:29:38Z dr_drsh $
* @package		Joomla
* @subpackage	JForms
* @copyright	Copyright (C) 2008 Mostafa Muhammad. All rights reserved.
* @license		GNU/GPL


div.jform{
	margin-top:15px;
	padding:10px;
}

table.jform{
	width:100%;
}

div.jform img{
	float:none;
	border:0;
}

div.jform h2{
}

div.jform div.error-message
{
	color:red;
	font-weight:bold;
	float:right;
}
div.jform. div.label-error{
	color:red;
}
iv.jform. div.input-error{
	border:2px solid red;
}

div.jform form label{
	margin-bottom:15px;
	margin-right:5px;
	float:left;
}

div.jform form fieldset{
	margin-bottom:15px;
	padding:25px 10px 10px 10px;
}
div.jform form input,
div.jform form select,
div.jform form textarea,
div.jform form fieldset{
	margin-bottom:15px;
	float:left;
}

div.jform form input.radio,
div.jform form label.radio{
	float:none;
}


div.jform form div.clear{
	clear:left;
}
*/



