b.rtop, b.rbottom {
	display: block;
	background: #049C15;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
/*	background: #AEE3A1;*/
	background: #00B72E;
}
b.stop, b.sbottom {
	display: block;
	background: #049C15;
}
b.stop b, b.sbottom b {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #AEE3A1;
}
b.ttop, b.tbottom {
        display: block;
        background: #00B72E;
}
b.ttop b, b.tbottom b {
        display: block;
        height: 1px;
        overflow: hidden;
        background: #AEE3A1;
}

b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
b.stop b.r4, b.sbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
b.ttop b.r4, b.tbottom b.r4 {
	margin: 0 1px;
	height: 2px;
}
