input.textinput { color:#1D353F; padding:5px; font-size:13px; width: 245px; border:1px solid #929292; }

.input-error
{
  border:1px solid red !important ; 
}

div.row 
{
  line-height:1; 
}
           
input.text, input.title 
{
  padding:5px;
  width:290px;
}

div.row textarea { 
  height:100px;
  width:290px;
}

/* Form buttons */
.submitbutton {     
      color:#fff;
      background:#046683 top left url("/site/lottarewards_com/images/genbutton.jpg") repeat-x;
      width:300px;
      height:25px;
      padding:3px;
      border:1px solid #046683;
      font-size:12px;
      font-weight:bold;
      margin-top:10px;
}



/* custom for register */
span.phone
{ 
  padding-left: 15px;
}
input.phone
{
  width:241px;
}
select.country
{
  width:302px;
  height: 21px;
  font-size:14px;
}
div#pager
{
  vertical-align:bottom;
  text-align:center;
}
div#pager input.pagedisplay
{
  width:25px;
  height: 15px;
  margin:0.2em 0pt;
}
div#pager select.pagesize
{
  margin:0.2em 0pt;
  vertical-align: bottom;
  height: 25px;
  font-size: 11pt;
}

 