DIV.guidePost {
	margin-top: 20px;
}

DIV.guidePost P {
	color: #666666;
}

DIV.guidePost H2 {
	font-size: 16px;
	color: #FF9900;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

DIV.guidePost H3 {
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	margin: 10px 0 0 0;
}

DIV.guidePost UL {
	list-style: disc inside;
	color: #666666;
	margin-left: 20px;
	margin-bottom: 20px;
}

DIV.guidePost DIV.products {
	float: left;
	width: 320px;
	color: #666666;
}

DIV.guidePost DIV.services {
	float: right;
	width: 320px;
	color: #666666;
}
