#sitesTable table tr.row-even
{	
}

#sitesTable table tr.row-odd
{
	background-color:#f0f0f0;	
}

#sitesTable table tr th
{
	background-image:url("/images/new/yui-sprite.png");
	background-position:0 0;
	border:1px solid #CECECE;
	color:#393939;
	font-size:12px;
	font-weight:bold;
	height:18px;
	padding:4px 0 4px 5px;
	text-align:left;
}

#sitesTable table tbody tr:hover td a
{
	color: #FF0000;
	text-decoration: underline;
}

#sitesTable table tr td
{
	border:1px solid #f0f0f0;
	font-size:12px;
	color:#595959;
	padding:5px 5px 5px 5px;
}

#istoric table {border-spacing:0px;}
#istoric th {font-size:12px; color:#393939; font-weight:bold; text-align:left; padding:4px 0 4px 5px; background-image:url(/images/bk_th.gif); background-position:0 0; height:18px; border:solid 1px #cecece;}
#istoric th .th_nume {width:250px;}
#istoric th .th_email {width:215px;}
#istoric th .th_tel {width:125px;}
#istoric th .th_actiuni {width:115px;}
#istoric td {font-size:12px; color:#393939; height:23px; padding:4px 0 4px 5px; text-align:left; border:solid 1px #cecece;}
