.formRed
{
	color: red;
	font-weight: bold;
}

.formError {
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.floater {
    float: left;
    padding-right: 16px;
    width: 31%;
}

.formNoError {
	display:none;
}
.floater img {
	border: none !important;
}
h3.goog {
	color: #7fa533 !important;
}

.formField {
	display: block;
	overflow: auto;
}
.floatwrapper {
	overflow: hidden;
	width: 100%;
	color: #919191;
}

.formClr {
	clear:both;
	display: block;
}

fieldset.formFieldset {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px dashed #A8A8A8;
    margin-bottom: 10px;
    padding: 15px 15px 44px 15px;
    width: 580px;
}

fieldset.formFieldset legend {
	padding: 0 2px;
	font-weight: bold;
	font-size: 16px;
}

fieldset.formFieldset ol.formContainer {
	margin: 0;
	padding: 0;
}

ol.formContainer{
	overflow: hidden;
	width: 580px;
}

ol.formContainer li {
    background-image: none;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 5px;
    width: 280px;
}
strong.formRequired {
	font-weight: bold;
	font-style: normal;
	margin-left: 3px;
}

div.formCaption {
	display: block;
	float: left;
	width: 25%;
	height: 12px;
}

div.formCaption {
	display: block;
}


div.formBody {
	display: block;
	float: left;
}

.termsis {
	font-size: 11px;
	color: #999999;
}

div.formDescription {
	margin-left: 3px;
	padding-left: 3px;
	font-size: 11px;
	font-weight: normal;
}
.access-mover {
	height: 1px;
	left: -9999px;
	position: absolute;
}
div.formBody textarea, div.formBody input[type="text"], div.formBody input[type="password"], div.formBody select {
    border: 1px solid #E7E7E7;
    color: #4C4C4C;
    padding: 6px;
    width: 270px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

.rsform-block-description, .rsform-block-keyword, .rsform-block-geo, .rsform-block-competitors, .rsform-block-imagupload{
	width: 470px !important;
}
div.formBody textarea {
	width: 560px;
	height: 141px;
}

div.formBody input#submitter {
    left: 173px;
    position: relative;
    top: 15px;
}

div.formBody #submitter2 {
    left: 173px;
    position: relative;
    top: 2px;
}

div.calheader{
	text-align:center !important;
}
#special-wrapper {
	overflow: hidden;
}

#formcontainer {
	width: 620px;
	float: left;
}

.rsformProgress {
	text-align: center;
	font-size: 14px;
}

.rsformProgressContainer {
	width: 100%;
	height: 4px;
	border: solid 1px #c7c7c7;
	overflow: hidden;
	margin: 0 0 10px !important;
	background: #fff;
}

.rsformProgressBar {
	height: 4px;
	background: green;
	margin: 0px !important;
}
div.special-offer {
    background: url("../../../../templates/yoo_master/images/special-offer.jpg") no-repeat scroll 13px 14px #f7f7f7;
    border: 1px dashed #A8A8A8;
    float: left;
    height: 536px;
    position: relative;
    top: 15px;
    width: 250px;
}

div.special-offer2 {
    background: url("../../../../templates/yoo_master/images/properly.jpg") no-repeat scroll 1px -9px #f7f7f7;
    border: 1px dashed #A8A8A8;
    float: left;
    height: 536px;
    position: relative;
    top: 15px;
    width: 250px;
}


