﻿div.DisplayMemberList
{
	width:550px !important;
	padding:0 0 0 0;
}

div.DisplayMemberList div.AddItem { padding:10px 0 10px 0; }
div.DisplayMemberList div.AddItem img { padding:0 10px 0 0; }

div.DisplayMemberList div.ListSection div table.ListTable th 
{
	width:10px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

div.DisplayMemberList div.ListSection div table.ListTable th.HeaderName
{
	width:100px !important;
	vertical-align:top;
}

div.DisplayMemberList div.ListSection div table.ListTable th.HeaderSurname
{
	width:100px !important;
	vertical-align:top;						
}

div.DisplayMemberList div.ListSection div table.ListTable th.HeaderInstrument
{
	width:120px !important;
	vertical-align:top;					
}

div.DisplayMemberList div.ListSection div table.ListTable th.HeaderNickname
{
	width:150px !important;
	vertical-align:top;
}

div.DisplayMemberList div.ListSection
{
	border-style:none !important;
}
