/* Customer CSS */

#sbMinute {
display: none;
}

#sbAMPM{
display:none;
}

#address {
	position: relative;
	float: left;
	margin: -310px 0 0 60px;
	margin: -315px 0 0 -390px !ie;
}

#links-4 {
	background-image: url(/images/link_four.jpg);
	background-repeat: no-repeat;
	width: 177px;
	height: 30px;
	padding-top: 110px;
        margin-top: -110px;    
}



