
/****************
 *THIS PAGE ONLY*
 ****************/ 
   

/* TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
   h2 { text-align: left; padding: 5px; }

/* PAGE LAYOUT
----------------------------------------------------------------*/ 
   
   .innerleft { padding: 15px; } 
   .innerright { padding: 15px; }
   .innerleft b { color: #FF6600; background-color: #E5E5E5; }
      
   .smallprint { font-size: 80%; font-weight: bold; }
   form .df_go input { vertical-align: middle; }

   .ylwboxside {
   	background: #FFFF66 url(/images/ylw_box_br.gif) no-repeat bottom right;
   	font-size: 100%; }
   .ylwboxhead {
   	background: #FFFF66 url(/images/ylw_box_tr.gif) no-repeat top right;
   	margin: 0; padding: 0; }
   .ylwboxhead h1 {
   	background: url(/images/ylw_box_tl.gif) no-repeat top left;
   	margin: 0; padding: 10px 0 0 0; }
   .ylwboxbody {
   	background: url(/images/ylw_box_bl.gif) no-repeat bottom left;
   	margin: 0; padding: 2px 15px 15px 15px; }
   	
   .ylwboxbody .signup { text-align: right; }
   .ylwboxbody .signup a { color: #000000; background-color: #ffff66; }
    
   .smallprint { font-size: 80%; font-weight: bold; }
   form .df_go input { vertical-align: middle; }

   .gryboxside {
   	background: #E5E5E5 url(/images/gry_box_br.gif) no-repeat bottom right;
   	font-size: 100%; }
   .gryboxhead {
   	background: #E5E5E5 url(/images/gry_box_tr.gif) no-repeat top right;
   	margin: 0; padding: 0; }
   .gryboxhead h1 {
   	background: url(/images/gry_box_tl.gif) no-repeat top left;
   	margin: 0; padding: 10px 0 0 0; }
   .gryboxbody {
   	background: url(/images/gry_box_bl.gif) no-repeat bottom left;
   	margin: 0; padding: 2px 15px 15px 15px; }
   
   .planrow { clear: both; }
   .planleft { float: left; text-align: left; width: 45%; padding-left: 10%;}
   .planright { float: right; text-align: left; width: 45%; }

   .available { color: #33CC33; }
   .taken { color: #CC3333; }

   
   .domprice tr { font-size: 90%; )
   

