.cdsection              
{                       
   position:            absolute;
   top:                 431px;
   left:                50%;
   width:               338px;
   height:              157px;
   padding:             1px;
   margin:				   0px 0px 0px -340px;
   background-color:    #000000;    
   z-index:             2;
}                                               

.cdsectioncontent       
{                       
   width:               100%;
   height:              100%;
   background-color:    #FFFFFF;    
}

.cdtext
{
   position:            absolute;
   left:                8px;
   top:                 8px;
   width:               204px;
   height:              100%;
   z-index:             2;
}

.cdimg
{
   position:            absolute;
   right:               10px;
   top:                 12px;
   height:              105px;
   z-index:             1;
   border:              1px outset #000000;
}

.cdgo
{
   position:            absolute;
   left:                8px;
   bottom:              2px;
   z-index:             3;
}
