


/* ------------------------------------------------------------- */

#contact {
	border : 0px solid #163282;
	width : 100%;
	overflow : hidden;
	background-color : #f1f1f1;
}

#contact h1 {
	background-image : url("../images/h2back.gif");
	color : white;
	font-size : 14px;
	padding-left : 5px;
	height : 20px;
	line-height : 18px;
}

#contact form {
	margin : 5px;
}

#contact .label {
	font-weight : bold;
	padding-right : 20px;
}

/* ------------------------------------------------------------- */

#latest {
	position : relative;
	margin-top : 10px;
}
