/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#headerMeta {
	margin-top: 5px;
	position: relative;
}
#headerMeta a{
	background: #309b49 /*url(../images/btnBg.jpg)*/;
	display: block;
	margin-bottom: 2px;
	color: white;
	float: right;
	height: 20px;
}
.meta-phone-number {
    background: url("../images/phone.png") no-repeat scroll 0 0 transparent;
    color: #309B49;
    padding: 1px 0 0 20px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 21px;
}
.meta-email {
    background: url("../images/email.png") no-repeat scroll 0 0 transparent;
    color: #309B49;    
    left: 14px;
    padding: 0 0 0 20px;
    position: absolute;
    top: 22px;
}

#headerMeta .contact {
	background: url("../images/contact.jpg") no-repeat;
	width: 54px;
}
#headerMeta .advertise {
	background: url("../images/advertise.jpg") no-repeat;
	width: 55px;
}
#headerMeta .homepage {
	background: url("../images/homepage.jpg") no-repeat;
	width: 54px;
}
#headerMeta .favorites {
	background: url("../images/favorites.jpg") no-repeat;
	width: 55px;
}
