@charset "utf-8";
/* CSS Document */

#bigcontactblock {
	background: url(images/bkg_bigblock.gif) top center repeat-y;
	width: 570px;
	float:right;
	display: inline;
}
#bigcontactblock h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 10px 0 60px;
}
#bigcontactblock h3, #bigcontactblock h4, #bigcontactblock h5, #bigcontactblock h6, #bigcontactblock p {
	padding: 10px;
	margin: 0px;
}
#bigcontactblock h3 {
	font-weight: bold;
	font-size: 16px;
}
#shortcontactblock {
	background: url(images/bkg_shortblock.gif) top center repeat-y;
	width: 327px;
	margin-right: 8px;
	float:left;
}
#shortcontactblock h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 10px 0 60px;
}
#shortcontactblock h3, #shortcontactblock h4, #shortcontactblock h5, #shortcontactblock h6, #shortcontactblock p {
	padding: 10px;
	margin: 0px;
}
#contactcopy {
	width: 470px;
	padding: 10px 50px 10px 50px;
	border-bottom: solid 1px #bcbcbc;
}
#h_contact {
	background: url(images/h_contact.gif) top left no-repeat;
	margin-left: 0px;
	height: 42px;
}
.label {	/* Applied to <td> */
	text-align: right;
	font-weight: bold;
}