.cssButtonsubmit
{ 
   font-family:Arial, Helvetica, sans-serif;
   font-size:24px;
   margin-top:5px;
   border:none;
   width:450px;
   height:55px;
   background:url(submit_up.png) no-repeat;
}

.cssButtonsubmit:hover
{ 
   font-size:24px;
   margin-top:5px;
   border:none;
   width:450px;
   height:55px;
   background:url(submit_down.png) no-repeat;
}

.cssButton
{ 
   font-family:Arial, Helvetica, sans-serif;
   font-size:24px;
   margin-top:25px;
   border:none;
   width:450px;
   height:55px;
   background:url(submit_up.png) no-repeat;
   display:none;
}

.cssButton:hover
{ 
   font-size:24px;
   margin-top:25px;
   border:none;
   width:450px;
   height:55px;
   background:url(submit_down.png) no-repeat;
   display:none;
}

.study_style {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#000000;
margin-top:5px;
width:431px;
}

.checklock {
float:left;
padding-top:1px;
}


.checkpadlong {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 0px 0px 30px;
text-align:left;
line-height:16px;
}

.checkpad {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 0px 0px 23px;
text-align:left;
line-height:16px;
}

.checkwidth {
width:460px;
text-align:center;
padding:2px;
float:left;
}

.checkwidth_end {
width:460px;
text-align:center;
padding:2px;
float:left;
margin-bottom:1em;
}

.checkborder {
border:0px solid #C8086E;
}
