.news
{
	padding-top: 0px;
	font-family: Tahoma;
	font-size: 14px;
	margin-left: 10px; 
}

.table_list
{
	width: 640px;
	border-collapse: collapse;
	margin-top: 15px;
	font-size: 14px;
}

.table_header
{
	background-color: #2f3031;
	color: white;
	height: 30px;
}

.cell_date
{
	width: 110px;
}

.cell_event
{
	width: 280px;
}

.cell_propos, .cell_results
{
	width: 160px;
}

.cell_btns
{
	width: 22px;
}


.table_content
{
	height: 30px;
}



.img_btn
{
	border: none;
}

