form#cont{
	width:390px !important;width /**/:420px;
  height:275px !important; height /**/:300px;
  margin: 0;
  }
		
input#cont{
	border: 1px solid;
	width: 300px; !important;width /**/:320px;
	height: 20px;
 	margin:5px 0 0 10px
	} 

textarea#cont{
	border: 1px solid;
	width:390px !important;width /**/:420px;
	height: 140px;
	} 
		
button#cont{
	border: 0px solid;
	width: 245px;
  height:25px !important;height /**/:30px;
	font: 12px Arial,sans-serif;
	line-height: 25px;
  display: inline;
  background: #e20a17 no-repeat;
  color: #fff;cursor: pointer
	} 

