.jcarousel-skin-tango .jcarousel-container {
    border: 1px solid #CCC;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 813px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  808px;
    height: 249px;
	#height:252px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 170px;
    height: 249px;	
	#height:252px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: -25px;
    right: 480px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: transparent url(../images/grey_button_next.png) no-repeat 0 0;
}

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

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -50px 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: -75px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: -25px;
    left: 220px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: transparent url(../images/grey_button_prev.png) no-repeat 0 0;
}

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

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -50px 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: -75px 0;
}








.jcarousel-skin-unicorn .jcarousel-container {
    border: 1px solid #CCC;
}

.jcarousel-skin-unicorn .jcarousel-container-horizontal {
    width: 805px;
}

.jcarousel-skin-unicorn .jcarousel-clip-horizontal {
    width:  805px;
    height: 155px;
}

.jcarousel-skin-unicorn .jcarousel-item {
    width: 115px;
    height: 155px;
}

.jcarousel-skin-unicorn .jcarousel-item-horizontal {
	padding-left: 6px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

.jcarousel-skin-unicorn .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-unicorn .jcarousel-next-horizontal {
    position: absolute;
    top: -25px;
    right: 480px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: transparent url(../images/grey_button_next.png) no-repeat 0 0;
}

.jcarousel-skin-unicorn .jcarousel-next-horizontal:hover {
    background-position: -25px 0;
}

.jcarousel-skin-unicorn .jcarousel-next-horizontal:active {
    background-position: -50px 0;
}

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

.jcarousel-skin-unicorn .jcarousel-prev-horizontal {
    position: absolute;
    top: -25px;
    left: 220px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: transparent url(../images/grey_button_prev.png) no-repeat 0 0;
}

.jcarousel-skin-unicorn .jcarousel-prev-horizontal:hover {
    background-position: -25px 0;
}

.jcarousel-skin-unicorn .jcarousel-prev-horizontal:active {
    background-position: -50px 0;
}

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




#playbutton {
	height: 25px;
	width: 25px;
	position: absolute;
	z-index: 50;
	visibility: visible;
	margin-left: 145px;
	margin-top: 215px;
}

#playbutton2 {
	height: 25px;
	width: 25px;
	position: absolute;
	z-index: 50;
	visibility: visible;
	margin-left: 92px;
	margin-top: 124px;
}


.jcarousel-skin-unicorn h5 {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8DB31C;
	padding-top:4px;
	padding-bottom:4px;
}
