/* This contains style that doesn't fit in other categories*/

.promo-img {
	margin: 0 6px 0 0;
}

#contact-block {
	width: 215px;
	background: #8cabbf url(/images/contact-top.png) top left no-repeat;
	padding: 12px 0 0 1px;
	color: #444444;
}
.contactus-header {
	display:block;
	margin: 0 0 0 12px;
}
#contact-text {
	width: 193px;
	background: #5f87a0;
	color: #FFFFFF;
	padding: 5px 5px 5px 12px;
	margin-top: 5px;
}
#contact-base {
	width: 216px;
	background: url(/images/contact-base.gif) top left no-repeat;
	height: 15px;
}
