.navigationBreakLine {
	width: 100%;
	height: 1px;
	background: #858585;
	border-top:1px solid #313131;
	margin-top: 5px;
	margin-bottom: 5px;
}
.propertySolutionsLink {
	color:#666666;
}
.propertySolutionsLink a {
	color:#555555;
}
.propertySolutionsLink a:hover {
	color:#555555;
}
.runnerBackground {
	background-color:#535353;
}
.topNavigationBackgroundTd {
	border-top:1px solid #888;
	padding-top:5px;
	width:197px;
	background-color:#535353;
	vertical-align:top;
}