@CHARSET "UTF-8";
.red-btn,.red-btn-active{width: auto; cursor:pointer; border:0; padding:0; margin:0; background:#F93330; color:#FFFFFF; margin:0 1px 0 0; padding:3px;}
.red-btn:hover,.red-btn-active{background:#85898E;}
.form-body{float:left; display:inline; width:460px !important; width:460px; height:auto; display:inline; border:1px solid #85898E;
	padding:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
	-khtml-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-o-border-radius-bottomright:5px;
	-o-border-radius-bottomleft:5px;
}
#f2{display:none;}
textarea,textarea.default{height:50px !important; height:50px;}
.pad-10px{padding:10px;}
h1.inline-header{
	float:left;
	display:inline;
	width:450px;
	line-height:29px;
	font-family:Arial,sans-serif;
	font-size:18px;
	color:#B4B0AC;
	margin-bottom:15px;
	padding:0px;
}
label{float:left; displa:inline; width:140px; margin:0 10px 0 0;}
.chipfield{width:55px;height:15px;border:1px solid #F93330;}
.hidden{display:none}
.visible{display:block;}
.digit2{width:35px;height:15px;border:1px solid #F93330; margin:0 5px 0 0;}
.digit4{width:55px;height:15px;border:1px solid #F93330; margin:0 5px 0 0;}