#wrap {overflow:visible; position:relative; width:100%;}
#wrap ul li {
background: transparent url(images/bg.jpg) repeat-x 0 100%;
}

#wrap h4 {margin: 2px 0 5px 0;}
#content #wrap p {font-size:14px; line-height:21px;}
#wrap .divider_dots_vert{background: transparent url(images/hr/dotted_vertical.gif) repeat-y 50% 0;}
.jcarousel-container{float:left;}
.jcarousel-skin-default {}

.jcarousel-skin-default .jcarousel-container {/*-moz-border-radius: 10px;*/background: transparent;/*border: 1px solid #346F97;*/}
.jcarousel-skin-default .jcarousel-container-horizontal { /* Panel Width */ width: 100%;}

.jcarousel-skin-default .jcarousel-container-vertical {width: 75px;height: 245px;padding: 10px 20px;}
.jcarousel-skin-default .jcarousel-clip-horizontal { /* Visible Area */ width: 100%;height: 100%;}

.jcarousel-skin-default .jcarousel-clip-vertical {width: 75px;height: 245px;}

.jcarousel-skin-default .jcarousel-item { /* Item Height and Width */width: 780px;  height: 100%; background: #f7f7f7 /*url(images/hr/solid.gif) repeat-y 100% 0*/;}
.jcarousel-skin-default .jcarousel-item .image_container {text-align:center; width:151px;}

.jcarousel-skin-default .jcarousel-item-horizontal {}
.jcarousel-skin-default .jcarousel-item-vertical {margin-bottom: 10px;}
.jcarousel-skin-default .jcarousel-item-placeholder {background: #fff;color: #000;}

/**
 *  Horizontal Buttons
**/
 
 /* > NEXT HORZ > */
.jcarousel-skin-default .jcarousel-next-horizontal {position: absolute;top: 45%;left: 760px;display:block;width: 40px;height: 40px;cursor: pointer;background: transparent url(images/next_buttons.gif) no-repeat 0 0;}
.jcarousel-skin-default .jcarousel-next-horizontal:hover,
.jcarousel-skin-default .jcarousel-next-horizontal:active {background: transparent url(images/next_buttons.gif) no-repeat 0 -40px;}

.jcarousel-skin-default .jcarousel-next-disabled-horizontal,
.jcarousel-skin-default .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-default .jcarousel-next-disabled-horizontal:active {cursor: default;background-position: 0 -80px;}
/* < NEXT HORZ < */
/* > PREV HORZ > */
.jcarousel-skin-default .jcarousel-prev-horizontal {position: absolute;display:block;top: 45%;left: -15px;width: 40px;height: 40px;cursor: pointer;background: transparent url(images/prev_buttons.gif) no-repeat 0 0;}
.jcarousel-skin-default .jcarousel-prev-horizontal:hover,
.jcarousel-skin-default .jcarousel-prev-horizontal:active {background: transparent url(images/prev_buttons.gif) no-repeat 0 -40px;}

.jcarousel-skin-default .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-default .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-default .jcarousel-prev-disabled-horizontal:active {cursor: default;background-position: 0 -80px;}
/* < PREV HORZ < */

.carousel_counter, .carousel_counter_marquee { position: relative; left:280px; /*z-index: 999999999;*/ width:133px; /*height:17px;*/ display:block;}
.carousel_counter ul.dots li, .carousel_counter_marquee ul.dots li {float:left;margin-right:7px; margin-bottom:2px; height:15px; width:17px; display:block; background: #e6e6e6 !important /* url(images/scroller/box.gif) no-repeat 0 0*/;}
.carousel_counter ul.dots li.active, .carousel_counter_marquee ul.dots li.active {background: #a6a6a6 !important /*url(images/scroller/box_active.gif) no-repeat 0 0*/;}
.carousel_counter_marquee {width:50px; right:40px;}
