#contactUs-page .label {
	color:#333;
	font-weight:bold;
}
.contact-address {
	margin-top:20px;
}
#contactUs-right-column {
	width:250px;
	float:right;
	margin-left:10px;
/*	border-radius: 35px 0px 35px 0px;
	-moz-border-radius: 35px 0px 35px 0px;
	-webkit-border-radius: 35px 0px 35px 0px;
	border: 1px solid #ccc;*/
	font-size: 1.2em;
	line-height: 1.6em;
}



