.title_grey .Head {
	color:#999999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.subCatTwo {
	width: 774px;
	padding-top: 0px;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.subCatTwo p{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 24px;
}
.subCatTwo a:link, .subCatTwo a:hover, .subCatTwo a:visited{
	color: #666666;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 1px;
	background-image: url(images/orangeDot.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	line-height: 12px;
	height: 12px;
}
.subCatTwo img{
	margin-left: 15px;
	margin-bottom: 2px;
}
.Head{
	clear: both;
}