/*
        Music Store Plugin v0.1
        File: files/general.css
        Developer: Conor Mac Aoidh <http://macaoidh.name>
        Report Bugs: <conor@macaoidh.name>
*/

#music-store{ width:95%;margin:0 auto;text0align:center;max-width:640px }
#music-store tr td{ margin:0 8px;width:24.5%;text-align:left;width:140px }
#music-right{ float:right;width:480px }
#music-right th{ text-align:left }
#music-left{ width:200px }
#music-download{ width:160px;height:30px;margin-top:5px }
#music-buy-cd{ width:160px;height:30px }
#music-player object{ margin-left:40px }
#music-pay form{ margin:5px 60px }
.music-player-track{ width:30px;height:34px;cursor:pointer }
.music-photo{ height:140px;width:140px;border:1px solid #555 }
.music-text{ font-size:14px;font-color:#000;font-weight:bold;text-align:justify }
.music-text:hover{ text-decoration:none }
.music-header{ margin:20px 0;color:#000;font-weight }
.music-centre{ text-align:center !important }
.music-red{ color:#a00 }
