/* 
Website:	Who To See LIVE
URL:		http://www.whotoseelive.com
Version:	2 (October, 2009)
Author:		Toroca
URL:		http://www.toroca.co.uk
*/

.member-list-container-0{
width: 780px;
height: 34px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
background: #FFF;
}

.member-list-container-1{
width: 780px;
height: 34px;
padding: 4px;
float: left;
font-family: arial, verdana, sans-serif;
background: URL(layout/list-grey-bg.gif) #FFF;
}

.member-list-position{
width: 26px;
height: 26px;
padding: 4px;
margin-right: 4px;
background: URL(layout/position-bg.png);
float: left;
text-align: center;
font-size: 10pt;
color: #2B2825;
line-height: 26px;
font-weight: bold;
}

.member-list-avatar{
width: 32px;
height: 32px;
margin-right: 2px;
float: left;
border: 1px solid #CCC;
}

.member-list-name{
width: 468px;
height: 30px;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
margin-right: 2px;
float: left;
font-size: 10pt;
}

.member-list-tt-name{
width: 432px;
height: 30px;
padding-top: 1px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
margin-right: 2px;
float: left;
font-size: 10pt;
}

.member-list-review{
width: 256px;
height: 26px;
padding: 4px;
float: left;
line-height: 26px;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
text-align: right;
}

/* Name Link Attributes*/
a.member-name-link:link, a.member-name-link:visited, a.member-name-link:hover{
text-decoration: none;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
padding-bottom: 4px;
}

a.member-name-link:active {
text-decoration: none;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
padding-bottom: 4px;
}