/* CSS Document */

#unitContainer {
	width: 525px;
	height: auto;
	float: left;
	/*background-color: #CCCCCC;*/
}

.unitHeading {
	font-size: 18px;
	color: #000099;
}

.unitDesc {
	font-size: 14px;
	font-weight: bold;
}

