ul#callouts {
	margin: -5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	width: 420px;
	height: 106px;
}

ul#callouts li { 
	height: 106px;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-indent: -9999px;
	float: left;
}
	
ul#callouts li a:link { display: block; height: 106px; padding: 0px; text-decoration: none; }
ul#callouts li a:visited { display: block; height: 106px; padding: 0px; text-decoration: none; }
ul#callouts li a:hover { display: block; height: 106px; padding: 0px; text-decoration: none; }
ul#callouts li a:active, ul#callouts li a:focus { display: block; height: 106px; padding: 0px; text-decoration: none; }

ul#callouts li#bakery_co a:link { background: url(../images/CALLOUTS.gif) no-repeat left top; width: 61px; }
ul#callouts li#bakery_co a:visited { background: url(../images/CALLOUTS.gif) no-repeat left top; width: 61px;}
ul#callouts li#bakery_co a:hover { background: url(../images/CALLOUTS.gif) no-repeat left bottom; width: 61px;}
ul#callouts li#bakery_co a:active, ul#callouts li#bakery a:focus { background: url(../images/CALLOUTS.gif) no-repeat left top; width: 61px;}

ul#callouts li#business_co a:link { background: url(../images/CALLOUTS.gif) no-repeat -61px 0px; width: 62px; }
ul#callouts li#business_co a:visited { background: url(../images/CALLOUTS.gif) no-repeat -61px 0px; width: 62px;}
ul#callouts li#business_co a:hover { background: url(../images/CALLOUTS.gif) no-repeat -61px -106px; width: 62px;}
ul#callouts li#business_co a:active, ul#callouts li#business_co a:focus { background: url(../images/CALLOUTS.gif) no-repeat -61px 0px; width: 62px;}

ul#callouts li#outside_co a:link { background: url(../images/CALLOUTS.gif) no-repeat -123px 0px; width: 63px; }
ul#callouts li#outside_co a:visited { background: url(../images/CALLOUTS.gif) no-repeat -123px 0px; width: 63px;}
ul#callouts li#outside_co a:hover { background: url(../images/CALLOUTS.gif) no-repeat -123px -106px; width: 63px;}
ul#callouts li#outside_co a:active, ul#callouts li#outside_co a:focus { background: url(../images/CALLOUTS.gif) no-repeat -123px 0px; width: 63px;}

ul#callouts li#hotcold_co a:link { background: url(../images/CALLOUTS.gif) no-repeat -186px 0px; width: 76px; }
ul#callouts li#hotcold_co a:visited { background: url(../images/CALLOUTS.gif) no-repeat -186px 0px; width: 76px;}
ul#callouts li#hotcold_co a:hover { background: url(../images/CALLOUTS.gif) no-repeat -186px -106px; width: 76px;}
ul#callouts li#hotcold_co a:active, ul#callouts li#hotcold_co a:focus { background: url(../images/CALLOUTS.gif) no-repeat -186px 0px; width: 76px;}

ul#callouts li#coffee_co a:link { background: url(../images/CALLOUTS.gif) no-repeat right top; width: 50px; }
ul#callouts li#coffee_co a:visited { background: url(../images/CALLOUTS.gif) no-repeat right top; width: 50px;}
ul#callouts li#coffee_co a:hover { background: url(../images/CALLOUTS.gif) no-repeat right bottom; width: 50px;}
ul#callouts li#coffee_co a:active, ul#callouts li#coffee_co a:focus { background: url(../images/CALLOUTS.gif) no-repeat right top; width: 50px;}

