#acousticmagsection              
{                       
   position:            absolute;
   top:                 431px;
   left:                50%;
   width:               338px;
   height:              157px;
   padding:             1px;
   margin:				   0px 0px 0px 4px;
   background-color:    #000000;    
   z-index:             2;
}                       
                        
#acousticmagsectioncontent       
{                       
   width:               100%;
   height:              100%;
   background-color:    #FFFFFF;    
}

#acousticmagtext
{
   position:            absolute;
   left:                8px;
   top:                 8px;
   width:               250px;
   height:              100%;
   z-index:             2;
}

#acousticmag
{
   position:            absolute;
   right:               2px;
   top:                 3px;
   z-index:             1;
}

#acousticmaggo
{
   position:            absolute;
   left:                8px;
   bottom:              2px;
   z-index:             3;
}

