body {
font-family: Arial, Helvetica, sans-serif;
color: #666;
font-size: 12px;
}

#wrapper {
width: 750px;
margin: 0 auto;
}

#header {
padding-top: 10px;
}
#txtLeft {text-align: left;}
#centercolumn {margin: 0 auto;}

.floatright { 
float: right; 
}

.floatleft	{
float: left;
}

.highLite {
background-color: #f4f2e4; 
padding: 3px 10px 5px 10px;
border: solid #ccc 1px;
}

.clear { clear: both; }

hr { 
border: 0;
border-bottom: #ccc solid 1px; 
}

p {
line-height: 1.4;
margin-top: 5px;
}

.lyric { 
font-size: 11px; 
font-style: italic;
text-align: center;
}

table.card {
/* broken width: 200; */
margin: 3% auto;
vertical-align: top;
}

table.clips {
width: 100%;
/* border-bottom: #ccc solid 1px; */
border-top: #ccc solid 1px;
}

td.snaps {
padding-bottom:10px;
text-align: center;
}

#audioplayer_1 {
margin-left: 12px;
}

h5 {
margin: 0px;
line-height: 1.4;
text-align: left;
font-size: 16px;
color: #000;
}

img.text { 	
padding: 3px; 
margin: 5px;
border-width: 1px;
border-style: solid;
}

#listContainer {
width: 428px;
height: 350px;
overflow: auto;
}

#festList
{
list-style: none;
line-height: 1.8;
}

ul {
padding-left:0px;
padding-right:0px;
}

#festList li
{
padding-left: 10px;
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
font-size: 11px;
}

img.award1 {
position:absolute;
top: 580px;
left: 680px;
border: 0;
}