h1 {
   color: #666;
   font-size: 140%;
   text-align:left;
   font-weight:bold;
  }

#content p.bluebox {
   margin      : -133px 0 0 580px;
   width       : 150px;
   font-size   : 95%;
   font-weight : bold;
   color       : #FFFFFF;
  }

#content p.blueBox {  
   width       : 170px;
   height	   : 120px;
   font-size   : 95%;
   font-weight : bold;
   color       : #FFFFFF;
   background  : url(../wbimages/bluebox-bg.jpg) no-repeat;
   margin      : 0 0 0 270px;
   padding     : 10px 10px 0 10px;
  }

#learnmore {
   position : relative;
   z-index  : 10;
   margin   : 160px 0 0 0;
   padding  : 0 0 0 0;
   float    : right;
   width    : 860px;
   height   : 45px;
  }	

#device {
   margin : -330px 0 0 570px;
   height : 319px;
   width  : 345px;
  }
	
#lastarea {
   border-bottom: 0px
  }

strong	{
   font-weight : lighter;
   color       : #0056AC;
  } 
	
sup {
   line-height : 1em;
  }

