/* 
   CSS Document : This stylesheet is for complete site 
   wide styles including the three sub-sites. 
*/
.dwnlds-list div{
   margin:1px 1px 1px 15px;
}
.links-list table{
	width:100%;
}
.links-list td{
   margin:1px 1px 1px 1px;
	padding:0px 5px 0px 0px;
	font-size:.8em;
}
.links-list h2{
	text-align: left;
	color: rgb(0, 51, 153);
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
	padding-bottom: 1px;
	border-bottom:1px black solid;
}
.table-label{width:350px}