body .outer-cotnainer .cotnainer .content,
body .outer-cotnainer .cotnainer .hr,
body .outer-cotnainer .cotnainer .footer {float:left;width:100%;}

.features-feature-form{float:left;margin-left:50px;width:777px;}
.has-booking-panel .features-feature-form{margin-left:30px;width:550px;}
.has-left-menu .features-feature-form{margin-left:50px;width:550px;}
.features-feature-form .floating-left{float:left;width:45%;}
.features-feature-form .floating-right{float:left;width:45%;}
.features-feature-form .floating-center-33{float:left;width:45%;}

.features-feature-form .row{float:left;clear:left;line-height:30px;width:100%;background-color:white;padding:2px 10px 2px 5px;}
.features-feature-form .row .label{float:left;width:40%;line-height:20px;padding:5px 0;}
.features-feature-form .row .value{float:right;width:50%;}
.features-feature-form .row .value .value-session{display:none;}
.features-feature-form .row.error .star{color:red;}

.features-feature-form .row.captcha .captcha-group{padding-top:5px;float:left;}
.features-feature-form .row.captcha .captcha-image{float:left;width:56px;height:21px;}
.features-feature-form .row.captcha .captcha-reload{float:left;margin:1px 5px;cursor:pointer;width:18px;height:18px;display:block;overflow:hidden;background-image:url("/files/images/system/reload.jpg");}
.system-lucan-spa .features-feature-form .row.captcha .captcha-reload-hover,
.system-lucan-spa .features-feature-form .row.captcha .captcha-reload:hover{background-position:-18px 0px;}
.system-west-county .features-feature-form .row.captcha .captcha-reload-hover,
.system-west-county .features-feature-form .row.captcha .captcha-reload:hover{background-position:-36px 0px;}


.features-feature-form .row.text .value input,
.features-feature-form .row.email .value input{width:100%;}
.features-feature-form .row.text-long .value textarea{width:100%;}
.features-feature-form .row.captcha .value input{width:58px;}
.features-feature-form .row.submit .div-submit{float:right;}
.features-feature-form .row.submit .div-reset{float:left;}
