#dedicatedVirtualHosting p {
	clear: both;
	font-weight: bold;
}

#dedicatedVirtualHosting img {
	padding-left: 5px;
}

#dedicatedVirtualHosting ul {
	list-style-type: disc;
	margin: 5px;
	list-style-position: inside;
	
}

#dedicatedVirtualHosting h3 {
	font-size: 115%;
	color: #0066CC;
}

.points {
	float:left;
	width:300px;
	list-style-image: url(img/tick.gif);
	
}