﻿.sfslvProfileMenu th, .sfslvProfileMenu td
{
	padding: 0.2em;
	vertical-align: middle;
}
.sfslvProfileMenu tr:hover
{
	background-color: #fdee94;
}
.sfslvProfileMenu tr.header
{
	background-color: white;
}
.sfslvProfileMenu th 
{
    font-weight: normal;
}
.sfslvProfileMenu .youAreHere 
{
	width: 11px;
}
.sfslvProfileMenu th.name
{
	text-align: left;
}
.sfslvProfileMenu th.name, .sfslvProfileMenu th.match 
{
	border-bottom: solid 1px #CCCCCC;
}
.sfslvProfileMenu td.youAreHere 
{
	padding: 0 0.5em;
}
.sfslvProfileMenu td.name 
{
	padding-right: 2.0em;
}
.sfslvProfileMenu td 
{
	background-position: center center;
	background-repeat: no-repeat;
}
.sfslvProfileMenu .match 
{
	padding: 0 1.0em;
	border-left: solid 1px #CCCCCC;
}
.sfslvProfileMenu td.match
{
	text-align: center;
	color: #CCCCCC;
}
