@charset "utf-8";
/* CSS Document for Steel City Contact us.*/

#contactus #container #content #main_body .contact_name {
	font-size: 17px;
	color: #949494;
	margin-bottom: 30px;
	line-height: 22px;
}

#contactus #container #content #main_body .contact_name h3 {
	font-size: 24px;
	color: #656364;
	font-weight: normal;
}

#contactus #container #content #main_body .address_container {
	width: 266px;
	margin-right: 25px;
}

#contactus #container #content #main_body .address_background{
	background-image: url(../images/steelcity_main_vertrule.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#contactus #container #content .styled_table {
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px;
}

form {
	position: relative
}

.hidden {
	display: none
}

label {
	display: block;
	width: 230px;
	margin-top: 15px
}



