#contentwrap{
	font-size:12px;
}
.columna{
	width:320px;
	/* height:255px; */
	background-image:url(../imagenes/footerblockdiv.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px; 
}
.columna h2{
	color:#999999;
}
.contenedorcol{
	background-image:url(../imagenes/footerbg1.png);
	background-repeat:repeat-x;
	width:980px; 
	margin-top:-15px;
	margin-left:-15px;
}
#contentForm {
  display: block;
  width: 390px;
  padding-top:5px;
/*margin: 70px auto; this line will center the page
   padding: 10px;
   background-color: white;*/
}

span.required{
  font-size: 13px !important;
  color: #3CF; 
  width:10px;
  float:left;   
}

label {display:block; padding:5px 0 3px 0; font-weight:bold; color:#555;}

.box{  
    width: 250px;
}

.textareas{  
    width: 250px;
    height: 50px;
}