/* ================================
    CSS STYLES FOR Module [RTechnics.Download]
   ================================
*/

.DownloadTable
{
	border: 1px solid #556677;
	margin: 0px;
	border-collapse: collapse
}

.TableCell
{
	border-top: 1px solid #556677;
	border-left: 1px dotted #88A0BB;
	border-right: 1px dotted #88A0BB;
	font-family: Verdana;
	font-size: 12pt;
	padding: 4px 8px;
	margin: 0px;
}

.DownloadDescription
{
    font-size: 80%;
    padding-left: .2in;
}

.TableCell a
{
	font-weight: bold;
	font-size: 13pt;
}