/* style for module titles */
.Titlesilver  {
    font-family: verdana, Arial, Helvetica;
    font-size:  small;
    font-weight: bold;
    color: #666666;
	
}
.contentpane {
	border: 0px dotted rgb(204, 204, 204) !important;
	height: auto !important;
}


