#subnavigation h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
	line-height: 13px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subnavigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnavigation li {
	display: block;
	margin-top: 1px;
}
#subnavigation p {
	margin: 0px;
	padding: 0px 0px 10px;
}
#subnavigation a {
	padding: 5px 0px;
	display: block;
	margin-top: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
