body{font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff5a4;}
div.main{margin:30px auto; width:600px;}
table.sortable{border:0; padding:0; margin:0;}
table.sortable td{padding:4px; width:120px; border-bottom:solid 1px #1f1213;}
table.sortable th{padding:4px;}
table.sortable thead{background:#fcf8bc; color:#2B2825; text-align:left;}
table.sortable tfoot{font-weight:bold; }
table.sortable tfoot td{border:none;}

#songbox{
	float: left;
	width: 230px;
	overflow: hidden;
	margin: 10px 5px 0;
}
.songbox:hover,
.songbox.hover {
	background: #c7c7c6;
}
.primary {
	width: 100%;
	overflow: hidden;
}