#main
{
   height:                 431px;
}

#maincontent            
{                       
   height:                 430px;
   overflow:               auto;
}

#maincontent
{
   background-image:       url( '../images/bg/memorabilia_bg.jpg' );
   background-color:       #FFFFFF;
   overflow:               auto;
   background-position:    100% 29%;
}

.cdtable-odd, .cdtable-even
{
   height:                 100px;
   width:                  645px;
   margin-bottom:          10px;
}

.cdtable-odd
{
   background-color:       #FFFFFF;
}

.cdtable-even
{ 
   background-color:       #F0EDEB;
}

.cdimg
{
   width:                  150px;
}

.cdlabel, .cdartist, .cdcost, .cdtitle, .cdbuy
{
   display:                block;
}

.cdtitle
{
   font-weight:            bold;
   font-size:              110%;
}

.cddesc
{
   width:                  300px;
}

.cdcost
{
   margin-top:             10px;
   font-size:              90%;
   text-align:             left;
}

.cdbuy
{
   margin-top:             5px;
}
