/* style for module titles */
.Title9_Gray {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  15px;
    font-weight: bold;
    color: #B4B4B3;
	padding-left: 0px;
}
.9botgry {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #B4B4B3;
}

