.jcarousel-container { 
	color:#000;
	overflow:hidden;	
	}

.jcarousel-clip {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	z-index:2;
	}

#bestBitsFrame .jcarousel-clip-horizontal,
#bestBitsFrame .jcarousel-container-horizontal		{height:170px;}

#starPeopleFrame .jcarousel-container-horizontal,
#starPeopleFrame .jcarousel-clip-horizontal			{height:200px;}

#friendsInner .jcarousel-container-horizontal,
#friendsInner .jcarousel-clip-horizontal		{height:135px;}

#ojlInner .jcarousel-container-horizontal,
#ojlInner .jcarousel-clip-horizontal		    {height:79px;}

#imgGallery .jcarousel-container-horizontal,
#imgGallery .jcarousel-clip-horizontal		    {height:235px;width:364px;}


#imgGallery .jcarousel-item {
	width:400px !important;
	height:240px !important;}



.jcarousel-container-vertical {
    width: 95px;
    height: 195px;
    padding: 20px 0px;
	}

.jcarousel-clip-vertical {
    width:  95px;
    height: 195px;
	}

.jcarousel-item-horizontal {margin-right: 10px;}


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

/**
 *  Horizontal Buttons
 */

#ojlInner .jcarousel-next-horizontal,
#ojlInner .jcarousel-prev-horizontal {
	position: absolute;
    top: -20px;
    right: 20px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/nextMonthBg.gif) no-repeat 0 0;
	z-index:10;
	}

#ojlInner .jcarousel-prev-horizontal {right:40px;background: transparent url(../images/prevMonthBg.gif) no-repeat 0 0;}

#bestBitsFrame .jcarousel-next-horizontal,
#bestBitsFrame .jcarousel-prev-horizontal,
#starPeopleFrame .jcarousel-next-horizontal,
#starPeopleFrame .jcarousel-prev-horizontal,
#friendsInner .jcarousel-next-horizontal,
#friendsInner .jcarousel-prev-horizontal,
#imgGallery .jcarousel-prev-horizontal,
#imgGallery .jcarousel-next-horizontal {
    position: absolute;
    top: 88px;
    right: 40px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/nextMonthBg.gif) no-repeat 0 0;
	}

#bestBitsFrame .jcarousel-prev-horizontal {
    left: 40px;
    background: transparent url(../images/prevMonthBg.gif) no-repeat 0 0;
	}

#bestBitsFrame .jcarousel-next-disabled-horizontal,
#bestBitsFrame .jcarousel-prev-disabled-horizontal {display:none !Important;}

#starPeopleFrame .jcarousel-next-horizontal,
#starPeopleFrame .jcarousel-prev-horizontal,
#friendsInner .jcarousel-next-horizontal,
#friendsInner .jcarousel-prev-horizontal {
    right: 20px;
    background: transparent url(../images/starPeopleNext.gif) no-repeat 0 0;
	}

#starPeopleFrame .jcarousel-prev-horizontal,
#friendsInner .jcarousel-prev-horizontal {
    left: 20px;
    background: transparent url(../images/starPeoplePrev.gif) no-repeat 0 0;
	}
	

	#friendsInner .jcarousel-next-horizontal,
	#friendsInner .jcarousel-prev-horizontal,
	#imgGallery .jcarousel-prev-horizontal,
	#imgGallery .jcarousel-next-horizontal {
	    right: 0px;
		top:40px;
		height:58px;
		width:15px;
	    background: transparent url(../images/friendsInnerNext.gif) no-repeat 0 0;
		}

	#friendsInner .jcarousel-prev-horizontal,	
	#imgGallery .jcarousel-prev-horizontal {
	    left: 0px;
	    background: transparent url(../images/friendsInnerPrev.gif) no-repeat 0 0;
		}
		
	#imgGallery .jcarousel-prev-horizontal,
	#imgGallery .jcarousel-next-horizontal {top:80px;}
	
	#starPeopleFrame .jcarousel-next-disabled-horizontal {background: transparent url(../images/starPeopleNextDiss.gif) no-repeat 0 0;}
	#starPeopleFrame .jcarousel-prev-disabled-horizontal {background: transparent url(../images/starPeoplePrevDiss.gif) no-repeat 0 0;}
	
	#friendsInner .jcarousel-next-disabled-horizontal,
	#imgGallery .jcarousel-next-disabled-horizontal {background: transparent url(../images/friendsInnerNextDiss.gif) no-repeat 0 0;}
	
	#friendsInner .jcarousel-prev-disabled-horizontal,
	#imgGallery .jcarousel-prev-disabled-horizontal {background: transparent url(../images/friendsInnerPrevDiss.gif) no-repeat 0 0;}

/**
 *  Vertical Buttons
 */
.jcarousel-next-vertical,
.jcarousel-prev-vertical {
    position: absolute;
    bottom: 2px;
    left: 20px;
    width: 58px;
    height: 15px;
    cursor: pointer;
    background: url('../images/vidGalleryNext.jpg') 0 0 no-repeat;
	}


.jcarousel-prev-vertical {  
    top: 0px;
    background: url('../images/vidGalleryPrev.jpg') 0 0 no-repeat;
	}

.jcarousel-prev-disabled-vertical {
    background: url('../images/vidGalleryPrevDiss.jpg') 0 0 no-repeat;
	}

.jcarousel-next-disabled-vertical {
    background: url('../images/vidGalleryNextDiss.jpg') 0 0 no-repeat;
	}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

