h3.pagetitle {
}

a.subtitle {
	position: absolute;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	margin-left: 380px;
	border-bottom: 0px none;
}


#cleft {
    float: left;
    width: 540px;
}

#cright {
	background-image: url(/images/skins/v2/oldcnt2.gif);
	background-repeat: no-repeat;
	float: right;
	width: 160px;
	height: 160px;
	padding: 1em;
	margin-left: 8px;
}

* html body #cright {
	padding-top: 10px;
}

.cntlbl {
	float: left;
	text-align: right;
	width: 120px;
}

.cntinpt {
	margin-left: 130px;
}

#departamento,
#nombre,
#apellido1,
#apellido2,
#empresa,
#email,
#asunto,
#mensaje {
	width: 280px;
	margin-bottom: 6px;
}

#tfno {
	margin-bottom: 6px;
}

#mensaje {
	height: 100px;
}