/* shopping cart discography module */
div#s_discography dl.s_info {margin-bottom:0;}
div#s_discography dt.s_artist_name, 
div#s_discography dt.s_track_count, 
div#s_discography dt.s_running_time, 
div#s_discography dt.s_releaseDate, 
div#s_discography dt.s_format {float:left; font-weight:normal;}
div#s_discography dd.s_artist_name, 
div#s_discography dd.s_track_count, 
div#s_discography dd.s_running_time, 
div#s_discography dd.s_releaseDate, 
div#s_discography dd.s_format {font-weight:bold;}
div#s_discography div.s_purchase div.album, div#s_discography div.s_purchase div.album div.items {width: auto !important;}
div#s_discography div.s_purchase div.album div.item {float:left; }
div#s_discography div.s_purchase div.album div.typeCD {width:110px; }
div#s_discography div.s_purchase div.album div.typeMP3s {width:155px;margin-right:20px;}
div#s_discography div.s_purchase div.s_blmlist {clear:both;}
div#s_discography div.s_purchase { float:left;}
div#s_discography div.tracks .header {width:100% !important;}

div#s_discography img.image,
div#s_discography img.fullsize,
div#s_discography img.thumbnail  { float: left; margin: 0 1.25em 1.25em 0; padding: 0; }
