#main
{
   height:                 431px;
}

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

#textcontent
{
   /* shift content up slightly from normal */
   top:                 	30px;
}

.albumhead
{
	background-color:		#E7BF82;
	font-weight:			bold;
}

.albumdesc
{
	padding-right:			15px;
}

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

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

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

.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;
}
