﻿body {
font:normal 9.5pt verdana;
color:White;
background:#000;
}
img{border:0}
a{color:Yellow}
a:hover{color:#fa3}
#nav{margin:0px;padding:5px;background:#666;list-style:none;border:solid 1px #bbb;border-left:none;border-right:none}
#nav li{display:inline;}
#nav a{border-right:solid 1px #000;border-left:solid 1px #999;padding:2px 10px;font:bold 10pt verdana;text-decoration:none;color:#fff}
#nav a:hover{color:#fa3}

.list th{padding:4px;font-size:1.1em;background:#333}
.list td{padding:3px;}

#footer{margin-top:100px;clear:both}

div.withImg
{
padding-left:470px;
padding-top:25px;
min-height:675px;
background:url(/images/Songfort-Home_15.gif) no-repeat;
}

ul.songList{list-style:none;}
ul.songList li{width:500px;clear:left;border-bottom:dotted 2px #666;float:left}
ul.songList img{float:left;margin:10px 0px;}
ul.songList h2{margin-bottom:8px;font-size:1.25em}
ul.songList div{margin-left:210px;min-height:180px;padding-top:5px}

a.playLink
{
    background:url(images/play.png) no-repeat left 50%;
    font:bold 1.1em verdana;
    text-decoration:none;
    padding:10px 0px;
    line-height:30px;
    padding-left:34px;
    
}

table.form input{width:200px}
table.form textarea{width:300px}
table.form th{width:140px;text-align:left}
table.form select{width:200px}

table.form .button{width:auto;padding:7px;font:bold 11px tahoma}