/* Customer CSS */
#contact {
	width: 230px;
    height: auto;
    float: right;
    padding: 20px 30px 10px 0px;
   display: none;
}

#appointment {
    width: 174px;
    height: 18px;
    float: left;
    padding: 12px 0px 0px 70px;
    padding: 10px 0px 0px 70px !ie;


height: 20px !ie;
display: none;
}

#appointment a {
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: none;
}

