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
488 B

/*global style*/
body { font-family:Arial,,sans-serif;font-size:12px; margin: 0;color:#666;text-align:center;/*only ie works properly,otherwise need to use margin:auto to centerlize the div*/}
td,input,textarea,select { font-size:12px;font-family:Arial,,sans-serif; }
/*nifty corners about*/
.rtop,.rbottom { display:block}
.rtop *,.rbottom * { display:block;height: 1px;overflow: hidden}
.r1 { margin: 0 5px}
.r2 { margin: 0 3px}
.r3 { margin: 0 2px}