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 {background-color: #fff;
	color: #3d3d3b;
	font-family: 'helvetica neue',helvetica,arial,san-serif;
	font-size:14px;
	line-height: 20px;}

a {
	color: #3d3d3b;
	text-decoration: none;
}

a:hover {
	border-bottom: #ea1b2d solid 1px;
	color: #ea1b2d;
}

.container {margin:100px auto;width:600px;}
.flash_player {position:absolute;top:0;left:-5555px;overflow:hidden;}
.footer {margin:20px;text-align:right;}

h1 {
	background: transparent url(http://sidewithus.com/records/tracks/images/swu.jpg) top center;
	height:128px;
	left: 14px;
	line-height:20px;
	margin-bottom:40px;
	position: relative;
	width:559px;
	text-indent: -9999px;
}

h1:hover {
	background: transparent url(http://sidewithus.com/records/tracks/images/swu_hover.jpg) top center;
	cursor: pointer;
}

h1.listening {
	background: transparent url(http://sidewithus.com/records/tracks/images/listening.gif) top center;
	height:73;
	margin-top:100px;
	width:600px;
	
}

h1.listening:hover {
	background: transparent url(http://sidewithus.com/records/tracks/images/listening.gif) top center;
	cursor: default;
}

h2 { width: 600px; text-align: center; margin: 0 auto; }

.nav{position:absolute;right:45px;top:0;}
.nav strong a{color:#fff;display:block;font-size:11px;padding:2px;}
.nav strong a:hover{color:#000;}
.songs{margin:20px 0 0;}
li.song {border-top: #fff solid 3px; border-bottom:1px solid #ddd;cursor:pointer;padding:20px;position:relative;}
li.song .clock{display:inline;}
li.song .info{font-size:14px;position:absolute;right:20px;top:20px;}
li.song .info .clock{font-weight:700;margin:0 5px;}
li.song .info strong{color:#555;font-weight:400;}
li.song .mp3{font-size:14px;line-height:25px;margin:0 10px;vertical-align:top;}
li.song .name{float:left;font-size:20px;}
li.song:hover{border-top: #ea1b2d solid 3px; color: #ea1b2d;}
li.hilite{border-top: #ea1b2d solid 3px;background:#ea1b2d;color:#fff;}
li.hilite .info strong, li.hilite:hover {color:#fff !important}
* html .songs {margin:0;}
* html li.song {border:0;}

.white {color:#fff;}
.grey {color:#555;}