@import "../style.css";

#contact_container {
	/*background: url('../../gfx/images/ypdf_table_background_0c0c0c.gif') center top no-repeat;*/
	overflow:hidden;
}

address {
	margin-top: 15px;
	margin-bottom: 15px;
	font-style:normal;
}


div.contact_header {
	margin: 0px auto;
	padding: 10px;
	opacity:0.75;
}

.contact_header p {
	text-align:center;
}

div.contact_address {
	padding: 20px;
}

div.right-align {
	float:right;
}

.contact_address a {
	color:#eee;
	border-bottom:solid 1px #820128;
	text-decoration: none;
}

.contact_address a:hover {
	color:white;
	border-bottom:solid 1px #F1A5BC;
}

#showroom {
	padding-top:20px;
	text-align:center;
}
