
#forward_back {
	width:300px;
	clear:both;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;		
	
}
#forward_back_left {
	float:left;
	width:80px;
}
#forward_back_middle {
	float:left;
	width:140px;
}
#forward_back input {
font-size:14px;
background-color:#333333;
border: 2px solid #FFF;
width:70px;
color:#FFFFFF;
cursor:pointer;
}
#forward_back_middle input {
width:130px;
}
a:link img.border_img,  a:visited img.border_img {
border: 1px solid #FFF;
	
}
a:hover img.border_img,  a:active img.border_img {
border: 3px solid #0262CA;

}
#enquiry {
	font-size:11px;
	text-align:left;
	padding:10px;

}
#enquiry input {
width:170px;
font-size:12px;
}
#enquiry textarea {
width:170px;
font-size:12px;
}
input.enquiry {
font-size:14px;
background-color:#333333;
border: 2px solid #FFF;
color:#FFFFFF;
cursor:pointer;
}
#email {
	width:600px;
	margin-left:250;
	background-image: url(http://www.deparma.com/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.style2 {
	font-size: 20px;
	color: #999966;
}
form.form_email {
border: 1px solid #FFF;
padding:10px;
margin:10px;
font-size:14px;
}