.page{float:left; width:100%; text-align:right; margin-top:5px;}
.page span{padding:3px 2px; border-radius:7px; color:#000; margin:0px 3px; font-weight:bold}
.page span a{color:#000;}
.page span.prev, .page span.current, .page span a:hover, .page span:hover a{ color:#f00;  font-weight:bold}
table.form{width:100%; }
table.form input, table.form textarea{background:url(../images/bgform.png) repeat-x;  border:1px solid #ccc; border-radius:7px;}
table.form input{height:34px;}
table.form input.text{width:415px;}
table.form input.small{width:180px;}
table.form textarea{width:475px; height:155px;}
table tr, table tr td{padding:5px 0px;}
.bottom1, .bottom2{border-radius:15px; padding:7px 21px; float:left; margin:19px 3px; font-weight:bold; text-transform:uppercase; border:none; cursor:pointer;}
