#pro-landscape {
}
#pro-community {
}
#pro-project {
}
#pro-economic {
}
#pro-strategic {
}

.cutsheet {
	background-color: #3A4E16;
	width: 160px;
	margin-top: 15px;
	display:block;
	height: 24px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cutsheet a {
	color: #ffffff;
	font-size:9px;
	background-color: #3A4E16;
	text-decoration:none;
	display: block;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 1px solid #A7B873;	
	}

.cutsheet a:hover {
	text-decoration:none;
	vertical-align: middle;
	background-color: #5F8023;
	border: 2px solid #A7B873;
	padding-top: 3px;
	padding-bottom: 4px;
	
}
