.files_search, .files_choose {
padding:5px 10px; 
text-align:center;
border-top:1px solid #fff;
border-bottom:1px solid #BBB;
}

.files_choose {
line-height:26px;
text-align:left;
}

.files_group {
padding:5px 10px; 
text-align:left; 
font-size:10px; 
border-top:1px solid #fff; 
border-bottom:1px solid #BBB;
}

.table_list,
.files_table {
font-size:10px; 
border:1px solid #bbb;
font-weight:normal;
border-top:1px solid #fff; 
}


	.table_list .left_col,
	.table_list .right_col,
	.table_list .col,
	.files_table .ch,
	.files_table .title,
	.files_table .date,
	.files_table .del_date,
	.files_table .size,
	.files_table .downloads,
	.files_table .earn,
	.files_table .prembought,
	.files_table .work_tit,
	.files_table .work
	{
	float:left; white-space:nowrap; overflow:hidden; padding:8px 5px; text-align:center; border-right:1px solid #bbb;
	}

	/*.table_list .left_col,*/
	.table_list .right_col,
	.table_list .col
	{
		white-space:normal
	}	
	
	.table_list .left_col{
	clear:left; float:left;width:150px;text-align:left;
	}
	
	.table_list .right_col{
	width:110px; border:none; text-align:center;
	}
	
	.files_table .ch {
	clear:left; width:20px; float:left; padding:8px 5px 7px;;
	}
	
	.files_table .title {
	width:150px;
	text-align:left;
	}
	
	.files_table .date {
	width:65px;
	}
	
	.files_table .del_date {
	width:65px;
	}
	
	.files_table .size {
	width:50px;
	}
	
	.files_table .downloads {
	width:60px;
	}
	
	.files_table .earn {
	width:40px;
	}
	
	.files_table .prembought {
	width:60px;
	}
	
	.files_table .work_tit {
	border:none;
	padding-left:20px;
	}
	
	
	.files_table .work {
	width:110px;
	padding:3px 5px;
	border:none;
	text-align:center;
	}
	
.files_choose table.params tr td {text-align:left;}

.error_list_highlight,
.abuse_highlight {
background-color:#FFEEEE;
}

.attention_list_highlight{
background-color:#FEFEEF;
}

.success_list_higlight{
background-color:#eFe 
}