/* style for module titles */
.TitleGray_stl12  {
    font-family: Lucida grande, arial, verdana, helvetica, sans-serif;
    font-size:  15px;
    font-weight: bold;
    color: #151515;
	padding-left: 2px;
}
.line{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #EBEBEB;
}

