/*For Projects Detail Page Only*/

#content-main td {
		font-size: 11px;
		line-height: 18px;
		/*Font Settings Needed for MSIE 5 Bug*/ 
}

#content-main {
  border-left: none;
		margin-left: 0px;
		padding-right: 25px;
		padding-left: 21px;
		width: auto; 
}

#content-main p {
		margin: 0em;
		margin-bottom: 1em;
		padding: 0em; 
}
