@charset "utf-8";
/* CSS Document */

.dshpbullets ul { 
	margin: 5px auto 20px auto;
	overflow: hidden;
	text-align: left;
	}

.dshpbullets li { 
	margin: 10px auto;
	padding: 3px 0 3px 0px;
	font-size: 0.8em;
	}

#bodycontent .dshpbullets li.swephd {
	list-style-image: url(../Images/Icons/swephd.png);
	}

#bodycontent .dshpbullets li.zone {
	list-style-image: url(../Images/Icons/3zone.png);
	}
	
/* Width for the overview product boxes */

#highlightedprod .productbox {
	width: 360px;
}

.spaced {
	margin: 0 0 0 17px;
}