﻿
.Form 
 { 
    margin: 0px auto;
 } 
  
 .Form .Row 
 { 
      clear: left; 
      overflow: hidden; 
 } 
  
 .Form .Row .Cell 
 { 
      float: left; 
 } 
 
 .Form .Row .Label 
 {
    float: left;
    line-height: 20px;
    margin-right: 5px;
    text-align: right;
 }




 .Width25 { width: 25px; }
 .Width35 { width: 35px; }
 .Width50 { width: 50px; }
 .Width75 { width: 75px; }
 .Width100 { width: 100px; }
 .Width110 { width: 110px; }
 .Width120 { width: 120px; }
 .Width150 { width: 150px; }
 .Width175 { width: 175px; }
 .Width200 { width: 200px; }
 .Width250 { width: 250px; }
 .Width300 { width: 300px; }
 .Width350 { width: 350px; }
 .Width400 { width: 400px; }
 .Width410 { width: 410px; }
 .Width450 { width: 450px; }
 .Width475 { width: 475px; }
 .Width500 { width: 500px; }
 .Width550 { width: 550px; }
 .Width600 { width: 600px; }