div.page_attachment_file_type_handler table.selector table.main th,
div.attachment_file_list table.selector table.main th,
div.attachment_document_list table.selector table.main th
{
	font-size: 14px;
	border:solid 1px grey;
	background-color: #CCCBCB;
	padding:3px;
}
div.page_attachment_file_type_handler table.selector table.main td a,
div.attachment_file_list table.selector table.main td a,
div.attachment_document_list table.selector table.main td a
{
	color: #727070;
	
}
div.page_attachment_file_type_handler table.selector table.main td,
div.attachment_file_list table.selector table.main td,
div.attachment_document_list table.selector table.main td
{
	padding:5px;
	border-bottom: 1px solid #CCCBCB; 
}

/*Everything below this is for techie view*/
div.attachment_file_list table.selector,
div.attachment_file_list table.selector tr.main table.main,
div.attachment_document_list table.selector,
div.attachment_document_list table.selector tr.main table.main
{
	width:100%;
}