#login_bg {
	overflow:hidden;
	background-color: #202020;
}
#login_bg_content {
	margin:0px auto 20px auto;
	width:1170px;
	position:relative;
	overflow:auto;
	height:auto;

}
#login_bg_content_title{
	width:auto;
	height:40px;
	font-size:14px;
	line-height:40px;
	padding:20px 40px;

	}
#login_bg_content_title img{
	border:0;
	}
/**LOGIN*****************************/
#login_bg_content_login_title{
	font-size:16px;
	margin:10px 0px 10px 0px;
	border-bottom:1px #e5e5e5 solid;
	}
.login_input{
	height:30px;
	width:290px;
	line-height:30px;

	font-size:16px;
	text-align:left;
	padding:0px 3px;
	 background: none;
	}
#login_submit{
	height:32px;
	width:auto;
	padding:0 20px;
	line-height:30px;
	border:0px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	background: url(../images/button1.png);
	border-radius:3px;
	cursor:pointer;
	}
/**CREATE*****************************/
#login_bg_content_create_title{
	font-size:16px;
	margin:10px 0px 10px 0px;
	border-bottom:1px #e5e5e5 solid;
	}

#create_email{
	height:30px;
	width:290px;
	line-height:30px;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	 background: none;
	}
.contactform {
	text-align: left;
    padding: 0px 80px;
}
.create_inputt {
	height:30px;
	width:108px;
	line-height:30px;
	border:1px #e5e5e5 solid;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	margin-right: 6px;
	background: none;
}

.create_inputt4 {
	height:30px;
	width:108px;
	line-height:30px;
	border:1px #e5e5e5 solid;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
}

.create_inputt3{
	height:30px;
	width:225px;
	line-height:30px;
	border:1px #e5e5e5 solid;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
	margin: 0 0 20px 0;
	}

.create_input{
	height:30px;
	width:290px;
	line-height:30px;
	border:1px #e5e5e5 solid;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
	}

.create_input5{
	height:30px;
	width:200px;
	line-height:30px;
	border:1px #e5e5e5 solid;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
	margin: 0 15px 20px 0;
	}

.create_input1{
	height:30px;
	line-height:30px;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
	}
#create_submit{
	margin-top:20px;
	height:32px;
	width:auto;
	padding:0 20px;
	line-height:30px;
	border:0px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	background: url(../images/button1.png);
	border-radius:3px;
	cursor:pointer;
}
#pedido-rapido{
	margin-top:20px;
	height:32px;
	width:auto;
	padding:0 20px;
	line-height:30px;
	border:0px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	background: url(../images/button3.png);
	border-radius:3px;
	cursor:pointer;}
.textarea {	
	width:452px;
	line-height:20px;
	height:100px;
	font-size:16px;
	text-align:left;
	padding:0px 3px;
	background: none;
	font-family:Arial, Helvetica, sans-serif;}