div.web-extras{ width: 100%; }
.b{color:#333;font-size:10px !important;}
.f{font-size:10px;color:#656565;}
.fl{float:left;}
.ie7{padding-left:5px;}
div.web-extras ul, div.web-extras li{float:left;}
div.web-extras ul, div.web-extras li a{font-size:12px;color:#315680;}
div.web-extras ul, div.web-extras li a:hover{color:#b30000;}
div.web-extras span.prev-icon,div.web-extras span.next-icon{float:left}
div.web-extras li.list-item{margin-top: 10px;}
div.web-extras li.list-item div.img{float:left;margin-right: 5px;}
div.web-extras li.list-item div.text{float:left;margin-top: 5px;}
div.web-extras .jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
   /*background: #F0F6F9;
    border: 1px solid #346F97;*/
}

div.web-extras .jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

div.web-extras .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 581px;
    padding: 0 27px 0 43px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

div.web-extras .jcarousel-skin-tango .jcarousel-clip-horizontal {
   float:left;
    width: 587px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-item {
    width: 143px;
     height: 180px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 5px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

div.web-extras .jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
div.web-extras .jcarousel-skin-tango .jcarousel-next-horizontal {
   background: url("/global/images/sprite.png") no-repeat scroll -593px 2px transparent;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 0;
    top: 55px;
    width: 14px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url("/global/images/sprite.png");
}

.specials .jcarousel-next-horizontal {
   background: url("/global/images/sprite.png") no-repeat scroll -593px 2px transparent;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 0;
    top: 35px;
    width: 14px;
}

.specials .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url("/global/images/sprite.png");
}
/*
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}
*/
div.web-extras .jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
div.web-extras .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
div.web-extras .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
div.web-extras .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: none !important;
}
div.web-extras .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
div.web-extras .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
div.web-extras .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
div.web-extras .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: none !important;
}
div.web-extras .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("/global/images/sprite.png") no-repeat scroll -580px -1px transparent;
    cursor: pointer;
    height: 18px;
    left: 20px;
    position: absolute;
    top: 55px;
    width: 14px;
}

div.web-extras .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url("/global/images/sprite.png");
}
.specials .jcarousel-prev-horizontal {
    background: url("/global/images/sprite.png") no-repeat scroll -580px -1px transparent;
    cursor: pointer;
    height: 18px;
    left: 0px;
    position: absolute;
    top: 35px;
    width: 14px;
}

.specials .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url("/global/images/sprite.png");
}
.specials .jcarousel-clip-horizontal{
    float: left;
    width: 928px;
    overflow: hidden;
    position:relative;
}
.specials .jcarousel-container-horizontal{
    padding: 0px 25px;
    float:left;
    width:928px;
    overflow:hidden;
    position:relative;
}
