/*
 * Apache License
 * Version 2.0, January 2004
 * http://www.apache.org/licenses/
 *
 * Copyright 2008 by chenillekit.org
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 */

.ck_rtop, .ck_rbottom {
    display: block
}

.ck_rtop *, .ck_rbottom * {
    display: block;
    height: 1px;
    overflow: hidden
}

.ck_r1 {
    margin: 0 5px
}

.ck_r2 {
    margin: 0 3px
}

.ck_r3 {
    margin: 0 2px
}

.ck_r4 {
    margin: 0 1px;
    height: 2px
}

.ck_rs1 {
    margin: 0 2px
}

.ck_rs2 {
    margin: 0 1px
}

