/*
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

b.rbottom b.r1, b.rtop b.r1{margin: 0 5px}
b.rbottom b.r1, b.rtop b.r2{margin: 0 3px}
b.rbottom b.r1, b.rtop b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
*/

.rtop,.rbottom,.rright,.rleft{display:block}
.rtop *,.rbottom *,.rright *,.rleft *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 1px}

b.rright b.r1{margin: 0 5px 0 0}
b.rright b.r2{margin: 0 3px 0 0}
b.rright b.r3{margin: 0 2px 0 0}
b.rright b.r4{margin: 0 1px 0 0;height: 2px}

b.rleft b.r1{margin: 0 0 0 5px}
b.rleft b.r2{margin: 0 0 0 3px}
b.rleft b.r3{margin: 0 0 0 2px}
b.rleft b.r4{margin: 0 0 0 1px;height: 2px}
