html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {
	behavior: url(/_inc/csshover.htc) !important; /* WinIE behavior call */
	color:#6c3038;
	background:#f4dcbf;
	font:13px/1.6em Helvetica, "Lucida Grande", "Trebuchet MS", sans-serif;
	}
	
a {color:#005AC8;text-decoration:none;}
a:hover {text-decoration:underline;}

.banner {color:#fff;height:60px;left:0;padding:0 10px;position:fixed;top:0;width:100%;z-index:5; background-color:#a45a51 !important;}
.banner a{color:#fff;text-decoration:underline;}
.flag h1{font-size:12px;font-weight:700;margin:4px 0 0 0;}
.flag h2 {font-weight:400; line-height:normal;}
.flash_player {position:absolute;top:0;left:-5555px;overflow:hidden;}
.footer {margin:20px;text-align:right;}
.nav {position:absolute;right:45px;top:0;}
.nav strong a {color:#fff;display:block;font-size:10px;padding:2px;}
.nav strong a:hover {color:#000;}
.songs {margin:60px 0 0;}
li.hilite {background:#ddd;}
li.song{border-bottom:1px solid #a45a51;cursor:pointer;padding:5px 10px;position:relative;}
li.song .clock{display:inline;}
li.song .info{font-size:10px;position:absolute;right:5px;top:10px;}
li.song .info .clock{font-weight:700;margin:0 5px;}
li.song .info strong{color:#555;font-weight:400;}
li.song .mp3{font-size:10px;line-height:25px;margin:0 10px;vertical-align:top;}

li.song .name {float:left;font-size:12px;}

li.song .name:hover { background:#e9e0e1; }

li.song:hover {background:#e9e0e1;}
* html .songs {margin:0;}
* html li.song {border:0;}

div.footer { display:none; }

.green {color:#393;}
.grey {color:#555;}