﻿div.Mp3ListDisplay
{
	clear:left;
	margin: 0 0 10px 0;
}

div.Mp3ListDisplay th.HeaderVote, div.Mp3ListDisplay th.HeaderRate, div.Mp3ListDisplay th.HeaderPlay { text-align:right; width:40px; }
div.Mp3ListDisplay td.Vote, div.Mp3ListDisplay td.Rate, div.Mp3ListDisplay td.Play { text-align: right; }

div.Mp3ListDisplay div.ListSection table.ListTable 
{		
	margin: 0 auto 0 0px;
	border:solid 1px #000;
}

div.Mp3ListDisplay td.Edit,td.Delete { width:14px; }
div.Mp3ListDisplay div.ListSection table.ListTable th.HeaderPlayButton { width:15px;}
div.Mp3ListDisplay th.HeaderMp3Name { width: 260px; }
div.Mp3ListDisplay th.HeaderProfil { width: 120px; }
div.Mp3ListDisplay th.HeaderGenre { width: 50px; }

div.Mp3ListDisplay th { color: #000000 !important; }
div.Mp3ListDisplay table.ListTable th
{
	font-size: 11px;
	font-weight: bold;
	color: #000000 ;
	background-color: Transparent;
}
div.Mp3ListDisplay div.ListSection table.ListTable td { color: #000000 !important; }
div.Mp3ListDisplay div.ListSection table.ListTable td a { color: #000000 !important; }

div.Mp3ListDisplay div.ListSection table.ListTable td.Edit, td.Delete { padding:0 5px 0 5px; }

div.Mp3ListDisplay div.AddItem  { padding:0 0 10px 0; }
div.Mp3ListDisplay div.AddItem img { border-style:none; margin:0 10px 0 0;	 }

div.Mp3ListDisplay div.ListSection table.ListTable td.Mp3Name a  { text-decoration:none; }
div.Mp3ListDisplay td.Order input { width: 15px; color: Black !important; }
