.border_right {border:1px solid black;float:right;margin:5px 0px 5px 10px;}
.border_left {border:1px solid black;float:left;margin:5px 10px 5px 0px;}
.noborder_right {border:none;float:right;margin:5px 0px 5px 10px;}
.noborder_left {border:none;float:left;margin:5px 10px 5px 0px;}