You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
258 B

.buttonStyle
{
border:0px;
width:113px;
height:32px;
text-align:left;
padding-left:15px;
background-image:url(../image/buttonBg.gif);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
vertical-align:middle;
}
.textboxStyle
{