.thead
{
font-weight:bold;
}
.email_table td
{
	padding-bottom:10px;
}
.index_link:hover
{
	border-color:#00a0d2;
}
.index_link{
	display:block;
	float:left;
	width:150px;
	text-align:center;
	border:1px solid #23282d;
	padding:20px 10px;
	margin:5px;
}
.reports_menu img
{
	width:25px; float:left;
}
.reports_menu td.active
{
	 
}
table.contacts_search input, 
table.contacts_search select,
table.report_member_search input, 
table.report_member_search select
{
	float:left;
} 
td.acrm_actions img
{
	height:15px;
	opacity:0.5;
	margin:0 5px;
	border:0;
}
td.acrm_actions img:hover{
	opacity:1;
}
td.acrm_actions a 
{
	border:0 !important;
	box-shadow: none !important;
}