.cntct INPUT, TEXTAREA {
	width : 100%;
}

.cntct h1 {
	font-size : 150%;
	font-weight : normal;
}

.etn span {
	color : Red;
	font-size : 100%;
	font-weight : bold;
}

.err {
	color : Black;
	font-size : 100%;
}

.err span {
	color : Red;
	font-size : 120%;
	font-weight : bold;
}

.adv_cntct {
	background-image : url(images/cntct.jpg);
	height : 231px;
	width : 100%;
	margin-top : 20px;
	background-repeat : no-repeat;
	background-position : 15%;
}
