/*  ----------------------|  CONTENT RIGHT  |----------------------  */
#cont_right {
	height:711px;
}
	/*  ----------------------|OPEN TABLE CONTENT|----------------------  */
#open {
	width:300px;
}
#open_end {
	width:300px;
}
/*  ----------------------| CONTACT FORM|----------------------  */
#contact {
	width:300px;
	height:137px;
}
#contact_end {
	width:300px;
}
#contact .contsnap{
	padding:13px 10px;
	height:112px;
	clear:both;
}
#contact input, textarea {
	width:275px;
}

	#contact textarea {
	width:277px;
	height:44px;}