/*********************************
   professional_help.css for nintendo.ca - too much fun
   code by Byron Tredwell (
   byron(AT)blastradius.com);
*********************************/

#mediaArea{
   background: url(../img/bg_help.gif) no-repeat;
   height: 451px;
   }
#flash{
   position: absolute;
   z-index: 5;
   top:  210px;
   left: 260px;
   width: 215px;
   height: 355px;
}

#contentAreaTop{
   padding-top: 13px;
}
#linksArea{
   margin-top: 7px;
}

#helpGuy{
   position: absolute;
   z-index: 2;
   top:  318px;
   left: 30px;
   width: 323px;
   height: 314px;
}

#avoidTMFimg{
   position: absolute;
   z-index: 5;
   top:  636px;
   left: 0px;
   width: 173px;
   height: 222px;
}

.avoidCol{
   float: left;
   width: 110px;
}
.avoidSpace{
   float: left;
   width: 5px;
   height: 15px;
}

.avoidText{
   padding: 22px 1px 0 1px;
   background: url(../img/bullet_arrow_ee1b2d.gif) 1px 10px no-repeat;
   display: block;
   }
   
