/* style for module titles */
.Title5_Green {
    font-family: "Trebuchet MS", Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
   position: relative;
   top: 3px;
}
