.DirTop {
	background-image: url(/portals/7/images/locations/Top_Shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.DirBot {
	background-image: url(/portals/7/images/locations/Bot_Shadow.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.DirLocations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8b9881;
	text-decoration: none;
}
.DirTitleBold {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #54685d;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}
.DirTitleItalic {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #54685d;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.DirTitleSubCopy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #747474;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding: 0px;
}

a img {
	border:0;

}

div.scroller {
        display: block;
        position: relative;
        height:307px;
        overflow: auto;
}

