#lawyers
{
	width: 239px;
	float: left;
	font-size: 12px;
}



#lawyers .moduletable h3, #lawyers .moduletableclean h3
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #f0dea9;
	text-align:center;
	text-transform: uppercase;
	background:#002762;
}

#lawyers .moduletable .content, #lawyers .moduletable form
{
	padding: 8px;
	font-size: 11px;
}
/*
#lawyers .moduletable hr
{
	margin: 5px 0px;
}*/

#lawyers .list a
{
	text-decoration: none;
	display: block;
	color: #262626;
}

#lawyers a.mainlevel
{
	color: #262626;
	display: block;
	height: 26px;
	/*background: url('../images/quick_back.gif') no-repeat top left;*/
	line-height: 26px;
	font-family: Georgia;
	font-size: 14px;
	padding: 0px 6px;
	overflow: hidden;
}
#lawyers a.mainlevel.active
{
	background:url(image/home_1px.gif); background-repeat:repeat-x;
}
/*
#lawyers a.mainlevel.last
{
	background: url('../images/quick_last.gif') no-repeat top left;
}



#lawyers a.sublevel
{
	background: url('../images/quick_item_back.gif') no-repeat bottom right;
	padding: 5px 13px 5px 0px;
	margin: 0px 11px;
	font-size: 11px;
}*/

#lawyers .list a.sublevel:hover
{
	color: #E5D473;
}
