captcha.Content {
   padding: 5;
}
captcha.lefttextbg {
   background-image: url(_images//left_text_bg.jpg);
   background-repeat: no-repeat;
   background-position: center;
}
captcha.contentbg {
   background-color: #FFFFFF;
}
captcha.bodytext {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #000000;
}
captcha.pagestyle {
   background-color: #FF3C00;
   background-image: url(_images//bg.jpg);
   background-repeat: repeat-x;
   margin-top: 30;
   margin-bottom: 39;
}
captcha.heading {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   color: #F80000;
}
