/* style for module Titles */
.TitleGreen_retro10  {
    font-family: "Tahoma","Lucida Grande", "Lucida Sans";
    font-size:  13px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.dottedlinewt {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #F4C697;
}

