
/* Monash Residential Services				 */
/* CONTACT SECTION							 */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date: 12/II/2009 */
/* author: Daniel Angel */
/* ----------------------------------------- */

body#contact fieldset legend {
	margin: 0 0 18px 0;
}

body#contact fieldset p {
	margin: 5px 0 0 0;
}

body#contact label {
	padding: 0 0 0 15px;
}

body#contact input {
	font-size: 125%;
	height: 27px;
	padding: 5px 15px 0 15px;
	width: 270px;
}

body#contact textarea {
	border: 1px solid #BEBAB3;
	color: #413000;
	padding: 5px 15px 0 15px;
	width: 270px;
}

body#contact button {
	background: url(../images/button-background.png) top left no-repeat;
	border: none;
	height: 49px;
	margin: 0 0 0 11em;
	text-indent: -9999px;
	width: 188px;
}
body#contact button:hover {
	background-position: 0 -49px;
}

body#contact fieldset small {
	color: #900;
	display: block;
	padding: 0 0 0 15px;
}


/*hCard formating */

div.vcard div, div.vcard p {
	font-weight: bolder;
	margin: 6px 0 0 0;
}
div.vcard h5 {
	margin: 10px 0 -6px 0;
}

div.vcard span {
	font-weight: normal;
}
.fn {
	font-size: 110%;
}
.tel .type, span.post-office-box, span.country-name {
	font-weight: bolder !important;
}