﻿#content {
	padding-right:290px;
}

#content ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#content ul {
	/*display: inline-block;*/
	width: 535px;
}
 
html[xmlns] #content ul {
	display: block;
}
 
* html #content ul {
	height: 1%;
}

#content li {
	border:1px solid #bfdff2;
	background:#fff;
	padding:14px 13px;
	margin-right:16px;
	margin-bottom:16px;
	width:132px;
	float:left;
	border-radius:12px;
	-moz-border-radius:12px;
	list-style:none;
	min-height:92px;
}

#content li.right {
	margin-right:0;
}

#content li h3 {
	text-indent:-999em;
}

#content li.buy-sainsburys {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-sainsburys.gif) center 12px no-repeat;
}

#content li.buy-tesco {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-tesco.gif) center 12px no-repeat;
}

#content li.buy-asda {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-asda.gif) center 12px no-repeat;
}
#content li.buy-co-op {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-coop-sml.gif) center 16px no-repeat;
}
#content li.buy-morrisons {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-morrisons.gif) center 16px no-repeat;
}

#content li.buy-ocado {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-ocado.gif) center 12px no-repeat;
}
#content li.buy-boots {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-boots.png) center 12px no-repeat;
}
#content li.buy-superdrug {
	background:#fff url(../../images/pagespecific/where-to-buy/logo-superdrug.png) center 12px no-repeat;
}


#content li p.button {
	margin:54px 0 0 0;
}

#content li p.button a{
	background:url(../../images/pagespecific/where-to-buy/button.gif) 0 0 no-repeat;
	text-indent:-9999em;
	width:134px;
	height:27px;
	display:block;
}
