.ModuleDescription
{
	background: #FFFFFF url(../images/SectionBkg.gif);
	background-repeat: repeat-x
}

.ModuleDescriptionTitle
{
	font-family: Verdana,Tahoma,Arial;
	font-size: 18px;
	color: #3a4303;
	font-weight: normal;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;

}

.ModuleDescriptionContent
{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.DownloadButtons
{
	background: #FFA21E url(../images/DownloadButtonsBkg.gif)  repeat-x bottom;
}

.DownloadButtons TD
{
	color:#FFFFFF;
	padding:7px;
}

.FreeForUse
{
	background: #FFFFFF url(../images/FreeForUseBkg.gif);
	background-repeat: repeat-x;
	height:92px;
	width:100%;
	color:#FFFFFF;
	padding:7px;
}