/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/

.dark_gray_work_area_titles {
	margin: 0 0 20px 0;
	font-family: Georgia;
	font-size: 14px;
	font-weight: normal;
	color: 5d6c6e;
	line-height: 140%;
}
.hidden {
	display : none;
}

