/* Documents Page*/

table.documents {
	width: 350px ;
	margin: 0 auto ;
	}

table.documents th {
	border-bottom:1px solid #080 ;
	}

table.documents th.dDoc {
	width:250px ;
	text-align:left ;
	}

table.documents td {
	line-height:20px;
	border-bottom:1px solid #8e8 ;
	}
	
table.documents .dWord ,
table.documents .dPDF {
	width:40px;
	text-align:center;
	}
