/*
*************************************************

OCLC Contacts Specific Styles 

*************************************************
*/

div#contacts-top {background: #f5f5f5; padding: 15px; width: 720px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; float:left; margin:0 0 20px 0;}
div#contacts-headquarters {float: left; width: 240px;}
	div#contacts-headquarters h2 {margin: 0;}
	div#contacts-headquarters ul {margin: 0 0 0 15px; padding: 0;}
	div#contacts-headquarters ul li {margin: 0;}
div#contacts-map {float: right; background: #fff; padding: 10px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}

div#contacts-headquarters strong.contact-listing { width: 10px; display: block; float: left;}

#contacts #banner {
	background: url("file3627.png") no-repeat scroll 0 0;
	height: 100px;
	padding: 14px 0 0 92px;
}

#contacts #banner h1 {
	border: none;
	color: #FFFFFF;
	font-size: 30px;
	margin: 0;
}

#contacts #banner p.subhed {
	color: #cbdbee;
	font-size: 14px;
	padding-left: 1px;
}