@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0}
.bold{ font-weight:bold}
img {border:0}

#samplerwrap { width:600px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size: 11px;
	color: #53534c;}
#samplerwrap h1 {color: #8a8e92; font-size:16px; font-family:Arial, Helvetica, sans-serif; margin-left:3px }

#musicsampler  {width:600px; overflow:hidden; float:left; }
#musicsampler .text {font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:10px; overflow:hidden}
#musicsampler .bigcover{ background-image:url(../images/shadowBG.png); background-repeat:no-repeat; background-position:top; width:169px; height:168px; margin:10px 10px 0 3px; text-align:center; float:left; }
#musicsampler .bigcover img { margin-top:5px}
#musicsampler .tracklist {margin:10px 0 0 5px}
#musicsampler .track p, #musicsampler a:link,  #musicsampler a:hover, #musicsampler a:visited {float:left; width:415px; background-image:url(../images/speaker.png); background-repeat:no-repeat; background-position:right; display:block; text-decoration:none; margin-bottom:3px; }

#musicsampler_big  {width:600px; overflow:hidden; float:left; }
#musicsampler_big .text { margin-top:10px; overflow:hidden}
#musicsampler_big .bigcover{ background-image:url(../images/shadowBG.png); background-repeat:no-repeat; background-position:top; width:169px; height:168px; margin:10px 10px 0 3px; text-align:center; float:left; }
#musicsampler_big .bigcover img { margin-top:5px}
#musicsampler_big .tracklist {margin-top:10px}

.text02 { margin-top:10px; overflow:hidden; height:168px}

#musicsampler_big .track p, #musicsampler_big a:link,  #musicsampler_big a:hover, #musicsampler_big a:visited {float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; width:415px; display:block; text-decoration:none; }


#moresamp {width:600px; overflow:hidden; float:left; margin-bottom: 15px}
#moresamp .top { background-image:url(../images/tops.png); width:600px; height:10px}
#moresamp .mid{ background-image:url(../images/mids.png); background-repeat:repeat; width:600px; overflow:hidden; padding:5px}
#moresamp .bottom{ background-image:url(../images/bots.png); width:600px; height:10px}
#moresamp h2 {color: #8a8e92; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-left:3px}

#moresamp .item{ background-image:url(../images/shadowSM.png); background-repeat:no-repeat; background-position:top; width:85px; margin:10px 10px 0 3px; text-align:center; float:left; }
#moresamp .item img{margin-top:4px; padding-bottom:5px}
#moresamp .item p, #moresamp .item a:link, #moresamp .item a:hover, #moresamp .item a:visited{ text-decoration:none; }

#moresamp a:link, #moresamp a:hover, #moresamp a:visited{ text-decoration:none; }
