/*===============================
    style1.css
================================================================================*/

.gkTabsContainer, .gkTabsContainer[style]
{
    clear: both;
    position: relative;
}

.gkTabsButtonNext, .gkTabsButtonPrev
{
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 0;
    font: 0/0px a;
    top: 43%;
    width: 18px;
    z-index: 3;
}