.jcarousel-skin-nates .jcarousel-container {
      width:  542px;
    height: 384px;
}

.jcarousel-skin-nates .jcarousel-clip-horizontal {
    width:  542px;
    height: 384px;
	overflow:hidden;
}


.jcarousel-skin-nates .jcarousel-item {
    width: 542px;
    height: 384px;
display: block;
text-align: center;
position: relative;
}

.jcarousel-skin-nates .jcarousel-item-horizontal {
	margin: 0; padding: 0;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-nates .jcarousel-next-horizontal {
    position: absolute;
    top: 124px;
    right: 0px;
    width: 20px;
    height: 63px;
    cursor: pointer;
    background: transparent url(/wp/wp-content/themes/nate-ure_boy/images/gallery-arrow-right.gif) no-repeat 0 0 !important;
}


.jcarousel-skin-nates .jcarousel-next-horizontal:hover {
    /* background-position: -32px 0; */
}

.jcarousel-skin-nates .jcarousel-next-horizontal:active {
    /* background-position: -64px 0; */
}

.jcarousel-skin-nates .jcarousel-next-disabled-horizontal,
.jcarousel-skin-nates .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-nates .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -63px !important;
}

.jcarousel-skin-nates .jcarousel-prev-horizontal {
    position: absolute;
    top: 124px;
    left: 0px;
    width: 20px;
    height: 63px;
    cursor: pointer;
	overflow: hidden;
    background: transparent url(/wp/wp-content/themes/nate-ure_boy/images/gallery-arrow-left.gif) no-repeat 0 0 !important;
}


.jcarousel-skin-nates .jcarousel-prev-horizontal:hover {
    /*background-position: -32px 0;*/
}

.jcarousel-skin-nates .jcarousel-prev-horizontal:active {
   /* background-position: -64px 0;*/
}

.jcarousel-skin-nates .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-nates .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-nates .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -63px !important;
}

.caption {
position: absolute;
bottom: 0;
left: 20px;
width: 502px;
    /*background: transparent url(/wp/wp-content/themes/nate-ure_boy/images/grey.png);*/
	background-color:#fff;
color: #000;
padding: 3px 0 0 0;
}
.caption p {
margin: 0;
padding: 0;
line-height: normal;
}




.jcarousel-skin-blog .jcarousel-container {
      width:  500px;
    height: 455px;
}

.jcarousel-skin-blog .jcarousel-clip-horizontal {
    width:  500px;
    height: 455px;
	overflow:hidden;
}


.jcarousel-skin-blog .jcarousel-item {
width:  500px;
    height: 455px;
display: block;
text-align: center;
position: relative;
}

.jcarousel-skin-blog .jcarousel-item-horizontal {
	margin: 0; padding: 0;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-blog .jcarousel-next-horizontal {
    position: absolute;
    top: 124px;
    right: 0px;
    width: 20px;
    height: 63px;
    cursor: pointer;
    background: transparent url(/wp/wp-content/themes/nate-ure_boy/images/gallery-arrow-right.gif) no-repeat 0 0 !important;
}



.jcarousel-skin-blog .jcarousel-next-disabled-horizontal,
.jcarousel-skin-blog .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-blog .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -63px !important;
}

.jcarousel-skin-blog .jcarousel-prev-horizontal {
    position: absolute;
    top: 124px;
    left: 0px;
    width: 20px;
    height: 63px;
    cursor: pointer;
	overflow: hidden;
    background: transparent url(/wp/wp-content/themes/nate-ure_boy/images/gallery-arrow-left.gif) no-repeat 0 0 !important;
}

.jcarousel-skin-blog .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-blog .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-blog .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 -63px !important;
}