#simplr-form {padding:0px; border-top: 1px dotted #eee; border:none; margin:0px; text-align:left;}
#simplr-form label {clear:both;}

.simplr-message {margin:5px 0; padding:10px; font-size:16px;}
.success { background: green; color:#eee; }
.error { background: none; color: #f00; margin:0px; padding:0px;}
.simplr-field {margin:5px 0; display: block; width:300px;}
.simplr-field label{line-height:20px; font-family: Arial,Helvetica,sans-serif;}
.simplr-field .left {color: #000;}
.simplr-field .required {color:red;}
.simple-shade-div1
{
float:left;
margin-right:30px;
}
.heading-description
{
	padding:0px;
	margin:0px;
}
.simple-shade-div2
{
	float:right;
	margin:0px;
	padding:0px;
}
h3.registration 
{
	background:#10CDE1;
    color: #FFFFFF;
    font-size: 17px;
    margin: 0 0 15px;
    padding: 10px 8px;
	width:300px;
}

.simple-shade-div
{
background:#F9F9F9;
    border: 1px solid #CCCCCC;
    font-size: 12px;
   margin:10px 0px 40px;
    padding: 21px;
    width: 693px;
	}
#simplr-form input {
	width:300px;
	margin-top:5px;
	clear:both;
 	margin-bottom: 5px;
    padding: 5px;
}
/*input[type="password"] { 
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
    padding: 2px;
    }*/
#simplt-form label {width:90%;clear:both;display:block;margin:5px; }
#simplr-form textarea {margin:5px 0 10px 8px;}
#simplr-form .submit {clear:both;float:left;margin-right:9%;}
