

.colProjectTypes
	{
	 width: 270px;

	float: left; 
	margin: 0px 0px 50px 0px;
	padding: 0px; 	
		}
		
.colProjectTypes a
		{
		display: block;
		background-image: url(../images/nav_arrow.gif); 
		background-repeat: no-repeat;  
		background-position: 0px 3px;
		font-weight: bold;
		padding: 0px 0px 0px 17px;
		margin: 0px 0px 6px 0px;
		}
			
			
.colProjectTypes h3 a, .colProjectTypes h3 a:hover 
		{
		background-image: none;
		margin: 13px 0px 0px 0px;
		padding: 0px;
		text-decoration: none;
		color: #8b8673;
		}
			
					