/* Vars ----------------------------------------------------*//* Mixins ----------------------------------------------------*//*-----------------------------------------------------------------------------------*/
/*	jqery block
/*-----------------------------------------------------------------------------------*/
.jquery-cycle1 {
    width: 191px;
    height: 144px;
}
.jquery-cycle1 img {
    width: 191px;
    height: 144px;
}
.jquery-cycle2 {
    width: 191px;
    height: 144px;
}
.jquery-cycle2 img {
    width: 191px;
    height: 144px;
}

.jquery-cycle-nav {
    width: 191px;
    text-align: center;
}
.jquery-cycle-nav a {
    padding: 0 10px;
    border: 1px solid gray;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
}