/*********************/
#display-store {
	margin: 0 0;
	color: #555;
	font-weight: normal;
	width: 350px;
}

#display-store p {

	font-size: 11px;
	padding: 5px 0 5px 0;
	background-image:url('/images/frontend/single_dot.gif');
	background-repeat: repeat-x;
	background-position:bottom left;
	}
