.slider-widget {
	margin:0;
	width:570px;
	background:url(/ehealthinsurance/images_new/slider-widget-588/slider-widget-bg.gif) left top repeat-y;
}
.slider-widget-bottom {
	background:url(/ehealthinsurance/images_new/slider-widget-588/slider-widget-bottom.gif) left bottom no-repeat;
}
.slider-widget-top {
	background:url(/ehealthinsurance/images_new/slider-widget-588/slider-widget-top.gif) right top no-repeat;
}
.slider-widget-top h3 {
	background:url(/ehealthinsurance/images_new/slider-widget-588/slider-widget-top.gif) left top no-repeat;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0 45px;
    width: 480px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 150px;
    margin: 0;
    width: 480px;
}

/** 
 *  Best Sellers
 */
.best-sellers {
    position: relative;
}
.best-sellers .slider-widget-bottom {
    padding-bottom:33px;
    background:url(/ehealthinsurance/images_new/slider-widget-588/slider-widget-bottom2.gif) left bottom no-repeat;
}
.best-sellers .planunit {
    margin:25px 0 0 0;
}
.best-sellers .planunit img {
    display: block;
}
.best-sellers a.btn-shop-plan {
    width:151px;
    height:21px;
    background:url(/ehealthinsurance/images_new/slider-widget-588/btn-shop-plans-like-these.png) left top no-repeat;
    position: absolute;
    right:15px;
    bottom:6px;
}
.best-sellers .inner-plan-name {
    display:block;
    height:28px;
    padding-top:10px;
    font-size:11px;
}
.slider-widget p.best-seller-notes {
    color: #444444;
    font-size: 11px;
    margin: 5px 5px 5px 15px;
    clear:both;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 40px;
    right: 1px;
    width: 28px;
    height: 54px;
    cursor: pointer;
    background: transparent url(/ehealthinsurance/images_new/slider-widget-v2/next-horizontal.png) no-repeat -28px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 7px;
    right: auto;
    background-image: url(/ehealthinsurance/images_new/slider-widget-v2/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -28px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -28px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 40px;
    left: 1px;
    width: 28px;
    height: 54px;
    cursor: pointer;
    background: transparent url(/ehealthinsurance/images_new/slider-widget-v2/prev-horizontal.png) no-repeat -28px 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 7px;
    background-image: url(/ehealthinsurance/images_new/slider-widget-v2/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -28px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -28px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.slider-widget .overclear {
    float: left;
    margin:0;
    padding: 0;
}
.slider-widget .overclear.nonjs {
    float: left;
    height: 140px;
    margin: 0 0 10px 65px;
    overflow: hidden;
    padding: 0;
}
.slider-widget ul.overclear li {
    border: none;
    width: 160px;
}