@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/iframe_bg.gif) repeat-x #000000;
	overflow-x: hidden;
	padding-top:33px;

}
.artistbump {margin-top:4px;}

.nobg {background:#000000;}

#basket {background:#000000 none repeat scroll 0%; border-bottom:8px solid #FFFFFF; margin-top:0px; padding:8px; position:fixed; width:511px; z-index:10; top:0px; }
#mydowns {height:34px; padding:0 0 8px 8px; background-image: url(../images/mydownloads.gif); background-repeat:no-repeat; background-position:left;}
#freedowns {height:34px; padding:0 0 8px 8px; background-image: url(../images/freedownloads.gif); background-repeat:no-repeat; background-position:left;}
#archive {height:34px; padding:0 0 8px 8px; background-image: url(../images/archive.gif); background-repeat:no-repeat; background-position:left;}

#archivebody p {padding:4px 8px;}

.date {font-size:11px; border-bottom:1px dotted #cccccc; margin-top: 8px; font-weight:bold;}