/*------- Linkbar -------*/

#divAsdaLinkbar {
	float : left;
	\width : 166px;
	w\idth : 155px;
	padding : 0 9px 0 0;
	padding : 0 10px 0 0;
}

#divAsdaLinkbar h2 {
	margin : 0 0 0.2em 0;
	padding : 0.2em 0.6em;
	background : #3c3;
	color : #fff;
	font-size : 12px;
	text-decoration : none;
}

#divAsdaLinkbar h2 a {
	text-decoration : none;
	color : #fff;
}

#divAsdaLinkbar h2 a:hover {
	text-decoration : underline;
}

#divAsdaLinkbar h3 {
	margin : 0 0 0.2em 0;
	padding : 0.1em 4px 0.1em 0.6em;
	background : #ccf2cc url(http://graphics.asda.com/new-asda-corp/ASDAlinkbar/sidebar_link_bg.gif) no-repeat left center;
	color : #327d3c;
	font-size : 11px;
	text-decoration : none;
	

}

#divAsdaLinkbar h3 a {
	text-decoration : none;
	color : #327d3c;
	
}

#divAsdaLinkbar h3 a:hover {
	text-decoration : underline;
}

#divAsdaLinkbar ul {
	list-style : none;
	padding : 0;
	margin : 0 0 0.4em 0.6em;
	font-size : 11px;
}

#divAsdaLinkbar li {
	margin : 0 0 0.2em 0;
	font-size : 11px;
	line-height : 1.25;
}

#divAsdaLinkbar li a {
	text-decoration : none;
	background : url(http://graphics.asda.com/new-asda-corp/ASDAlinkbar/sidebar_link_bg.gif) no-repeat 0 4px;
	padding : 0 0 0 0.8em;
	color : #666;
	display : block;
	height : 1%;
}

#divAsdaLinkbar li a:hover {
	text-decoration : underline;
}

#divAsdaLinkbar li span {
	position : absolute;
	left : -3000em;
}
