h3.pagetitle {
	background-image: url( /images/titarrow.gif );
	background-position: left 95% ;
	background-repeat: no-repeat;
	font-size: 220%;
	margin-top: -4px;
	padding-bottom: 1em;
	padding-right: 94px;
	margin-bottom: 0.6em;
	border-bottom: 2px solid #00659c;
}

label {
	font-size: 90%;
}

p.msg {
padding: 8px;
margin-right: 6px;
background-color: #dfd6ad;
}

#nombre,
#email,
#empresa {
	width: 280px;
}

#apellido1,
#apellido2 {
	width: 200px;
}

#asunto,
#mensaje {
	width: 360px;
}

#mensaje {
	height: 92px;
}

#f #cmsg {
	margin-top: 1em;
}

#cleft {
	background-image: url(/images/vsep.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	margin-right: 210px;
}

#cright {
	float: right;
	width: 200px;
}
