/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

#s5_menu_wrap.s5_wrap_fmfullwidth {
    height: 140px !important;
    width: 100% !important;
}

#submitback	{
	background-color:#FF6 !important;
}


.checkbox {
    float: inherit !important;
}


.radio {
    float: inherit !important;
}



.checkbox input[type="checkbox"], 
.radio input[type="radio"]{
float: none;
margin-left: -18px;
margin-top: 0px;
margin-right: 5px;
}

