body {font-size: 12px; margin: 0px; color: #464646; font-family: arial; background-color:#ffffff; text-align:left;}
.shadow1 {background-image: url('images/right-bg.gif'); background-repeat: repeat-y;}

.formtext2 {font-weight: 400; font-size: 12px; color: #585858; font-family: arial; text-decoration: none; text-align:left; line-height:20px; width:95px; float:left;}


.inp1 {font-weight: 400; font-size: 10px; color: #585858; font-family: verdana; text-decoration: none; border: 1px solid #757575; text-align:left;}

.but {font-weight: 700; font-size: 12px; color: #fff; font-family: Arial; text-decoration: none; border: 1px solid #3a3a3a; background-color:#B8663D; text-align:center;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

