/* Start of CMSMS style sheet 'rebus-album' */
div#albumdescription{ 
   position:relative;
   margin-left: 480px; 
   width:300px;
   height:322px; 
}
.cornerBoxInnerDescription{
   position:absolute;
   bottom:0;
}
div#albumimage {
   position: absolute;
   background-color:#fff;
   width:450px;
   height:320px;
   border:1px solid #A6A8AB;
}
div#albumcounter {
   padding:20px 0 0 0;
   width:450px;
   text-align:right;
}
div#albumcounter a  { color:#A6A8AB; text-decoration:none; }
div#albumcounter a:hover { color:#253D7F;}
div#albumcounter { line-height:2em; }

div#albumdescription h3 { margin: 0;}
div#albumdescription h4 {color:#000; font-size:1em; font-weight:bold; margin: 2em 0 0 0;}
div#albumdescription p { margin:0.5em 0 0 0;} 
/* End of 'rebus-album' */

