/* block top links */
#header_right #header_links {
    background: url("../../../img/divide.png") no-repeat scroll right top transparent;
    float: left;
    list-style-type: none;
    width: 220px;
	display: block;
	height: 86px;
	color: #595a5e;
	text-align: center;
	text-decoration: none;
	
}
#phone {
    margin-top: -5px;

}