@charset "utf-8";
/*****************************************************************************

	REFERENCE.CSS
	Addtional styles for the case studies page. 
	06/08 - Timothy Krukowski for Primum Marketing Communications & gMed. Inc.

 *****************************************************************************/

#Content {
	left: 12px;
	width: 785px;
	}
	
#Sidebar {
	width: 0px;
}
	
#colLeft {
	float: left;
	/*width: 400px;*/
}

#colRight {
	/*float: right;
	width: 400px;*/
	float:left;
	margin-left:2em;
}

#colLeft ul, #colRight ul {
	list-style: none;
	font-size: .9em;
	padding-left: 0px;
	}