@charset "utf-8";
/* CSS Document */
#countries ul{
}
#countries li{
	float:left;	
	margin:0 10px 10px 0;
}

.stockist{
	float:left;
	width:240px;
	height:16em;
}
h3{
	clear:both;	
	border-top:1px solid #edebec;
	padding-top:12px;
}
/*#content{
	background:url(/img/floral.gif) no-repeat top right;	
}*/
