@charset "utf-8";
/* CSS Document */
.form-label{
width:150px !important;
}
.form-label-left{
width:150px !important;
}
.form-line{
/*padding-top:12px;
padding-bottom:12px;*/
}
.form-label-right{
width:150px !important;
}
.form-all{
width:650px;
margin-top:15px;
color:#555 !important;
/*font-family:'Lucida Grande';
font-size:14px;*/
}
.form-input{
	margin-right: 0px;
	float: right;
	margin-left: 0px;
}

.input {
	border: 1px solid #cccccc;
	background-color: #879DAA;
	color: #FFF;
}
