

table.listofworkstable{
	FLOAT: LEFT;
	width: 400px;
	margin: 0;
	clear: both;
}

HTML>BODY table.listofworkstable{
	width: 100%;
	}

table.listofworkstable p{
	line-height: normal;
	margin: 0;
}

table.listofworkstable td{
	padding: 10px 0 10px 0;
	border-top: 1px solid #4B6242;
}

span.worktitle, span.workyear, span.WorkTag{
	padding-right: 10px;
}


img.soundfileflagtext{
	border: 0;
	margin-left: 10px;
}




/* menus */


.rightpanel .worklistmenus a:link,
.rightpanel .worklistmenus a:visited{
font-weight:normal;
text-decoration:none;
margin:0;
padding:2px 3px 2px 3px;
border: 1px solid #214E21; 
width: 172px;
}

.rightpanel .worklistmenus a:hover{
	border: 1px solid #5F8F5F;
}



div.worklistmenus p{
	margin: 2px 1px 2px 1px;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.worklistcategoriesmenuheading p{
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #5F8F5F;
	padding-bottom: 3px;
}

table.worklistcategoriesmenu, 
table.worklistsortmenu {
	margin: 0;
	width: 80%;
}
table.worklistsortmenu{
	margin-top: 15px;
}	

table.worklistcategoriesmenu td,
table.worklistsortmenu td{
	padding: 3px;
}

table.worklistcategoriesmenu td.worklistcategoriesmenuheading p,
table.worklistsortmenu td.worklistsortmenuheading p
{
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 100%;
	border-bottom: 1px solid #457245;
	padding-bottom: 3px;
}


HTML>BODY table.worklistcategoriesmenu td,
HTML>BODY table.worklistsortmenu td{
	padding: 3px 0 3px 10px;
}

table.worklistcategoriesmenu td p.filteritemtext{
	line-height: normal;
	margin: 0;
}

table.worklistcategoriesmenu td.filteritemcurrent a:link,
table.worklistcategoriesmenu td.filteritemcurrent a:visited,
table.worklistsortmenu td.sortitemcurrent a:link,
table.worklistsortmenu td.sortitemcurrent a:visited
{
	border: 1px solid #5F8F5F;
	background-color: #457245; 
	width: 100%;
}
table.worklistcategoriesmenu td.filteritemcurrent a:hover,
table.worklistsortmenu td.sortitemcurrent a:hover
{
		border: 1px solid #5F8F5F;

}

div.jazzlist{
	margin-top: 50px;
	margin-left: 60px;
	clear: both;
	border-top: 1px dashed #457245;
	width: 630px;
}

div.jazzlist p{
	margin-left: 30px;
}

