.des_box_header {

	height:31px;
	width:300px;
	text-align:center;
	

}

.des_box_header_left {

	height:31px;
	background: #fff url('../../img/des_box_left.gif') no-repeat;
	width:42px;
		float:left;


}

.des_box_header_right {

	height:31px;
	background: #fff url('../../img/des_box_right.gif') no-repeat;
	width:13px;
	float:left;


}

.des_box_header_middle {

	height:31px;
	background: #fff url('../../img/des_box_bg.gif') repeat-x;
	width:245px;
	text-align:left;
	float:left;
	color:#e3750a;
	font-weight:bold;
	font-size:13px;

}

.sign_in_container {
	width:300px;
	text-align:center;
	margin:auto;

}

.des_box_body {

	background-color: #fff;
	border: 1px solid #ddd;
	border-width: 0px 1px;
	padding: 10px 0px;
}

.sign_in_form_bottom {

	border-top: 1px none #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding: 2px;
	background-color: #eee;
	text-align:right;
}

.des_box_title {

	margin:3px 0 0 3px;

}