
.shopFooter {height: 80px; padding:15px 0 0 0; clear:both; position: relative;}
		.shopFooterColumns {width:768px; position:relative; padding: 0px; margin: 0 auto;}
		
.shopFooterList ul{ width:180px; float:left; margin: 0 0 0 0; padding:0 0 25px 0;} 

.shopFooterList ul li
{width:160px; height:12px; display: block; margin: 0 0 3px 0; text-align:left; padding: 0px 0px 0px 0px;}

.shopFooterList ul li a
{	display:block; width: 160px;
	background:url(../images/arrow_off.gif) 5px 4px no-repeat;
	font:10px Arial, sans-serif; color:#4c5156; text-decoration:none; padding:0 0 0 16px;} 

.shopFooterList ul li a:hover{background:url(../images/arrow_on.gif) 5px 4px no-repeat; color:#FF8100; text-decoration:none;}

.shopFooterList ul li.cService a
{	display:block; width: 180px;
	background:url(../images/arrow_on_blue.gif) 5px 4px no-repeat;
	font:10px Arial, sans-serif; color:#017acc; text-decoration:none; padding:0 0 0 16px;} 

.shopFooterList ul li.cService a:hover
{	background:url(../images/arrow_on.gif) 5px 4px no-repeat;
	color:#FF8100;
	text-decoration:none;
}

