﻿/* Simple styles for the admin */
.cfAdmins_tableHeader
{
    background:#EAF6FB;
    color: #424242;
    font-weight:bold;
}
.cfAdmins_tablesEdit
{
	font-size:11px;
	color:#6B6B6B;
}

.cfAdmins_tablesEditLabel
{
    font-weight:bold;
    font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
}