#main
{
   height:                 431px;
}

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

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

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

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

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

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

.cddesc
{
   width:                  300px;
   padding-right:			10px;
}

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

.cdbuy
{
   margin-top:             5px;
}

#back
{
   position:               absolute;
   top:                    15px;
   right:                  22px;
}

.guitarcost
{
	width:					75px;
}

.guitartitlecell
{
	text-align:				center;
	height:					30px;
	background-color:		#E7E7E7;
}