/* style for module Titles */
.TitleGreen_retro9  {
	font-family:  "Gill Sans MT",arial,Georgia,Times New Roman,sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.botblk {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #cccccc;
}

