#AccountLogin {
  width:              208px;
  height: 						133px;
  background: url("../siteImages/loginBack.jpg");   
  background-repeat: no-repeat;
  
  
  }
  
#browserDownload {
  text-align:         center;
  padding-bottom:     10px;
  padding-right:      10px;
}
  
#AccountLoginForm {
  font-size:          10px;
  text-align:         right;
  padding-right:      5px;
}
  
.permissionRow {
  padding:            5px;
}
.rbStyle{
  padding-left:       4px;
}