.jcarousel-skin-tango.jcarousel-container {
	
}

.jcarousel-skin-tango.jcarousel-container-horizontal {
    width: 713px;
	/*position: absolute;
	left: 21px;
	top: 418px;*/
	margin: 26px 0 0 21px;;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  713px;
    height: 190px;
}

.jcarousel-skin-tango .jcarousel-item {
    /*width: 101px;*/
	width:117px;
    height: 190px;
	background: url('../images/buildingSShow/building_sShowBk.gif') repeat;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 1px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: -24px;
    width: 20px;
    height: 190px;
    cursor: pointer;
    background: transparent url(../images/nav/sShow_next.png) no-repeat 0 12px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: -9px;
    width: 20px;
    height: 190px;
    cursor: pointer;
    background: transparent url(../images/nav/sShow_prev.png) no-repeat 0 12px;
}

#mycarousel-next {
	cursor: pointer;
}

.forwardMOScroll {
	z-index: 10; 
	position: absolute; 
	top: 718px; 
	left: 732px; 
	width: 20px; 
	height: 185px;
	cursor: pointer;
}

.backMOScroll {
	z-index: 10; 
	position: absolute; 
	top: 718px;
	left: 0; 
	width: 20px; 
	height: 185px;
	cursor: pointer;
}

#mycarousel a {
	cursor: pointer;
}

#mycarousel h2 {
	font-weight: bold;
	margin: 0;
}

.sShowBottom {
	position: absolute;
	/*top: 179px;*/
	bottom:0px;
	height: 6px;
	line-height: 6px;
	font-size: 2px;
	background: url('../images/buildingSShow/building_sShowBtm.gif') no-repeat;
	/*width: 101px;*/
	width: 117px;
}

.sShowImage {
	text-align: center;
	height: 122px;
	overflow: hidden;
	vertical-align: bottom;
}

.sShowImage img {
	vertical-align: bottom;
}

.sShowDetails {
	margin: 6px 0 0 7px;
	overflow: hidden;
	height: 43px;
}

.sShowProfile {
	/*margin-left: 81px;*/
	margin-left:97px;
	height: 14px;
	width: 13px;
}

.sShowProfile a.iconbtn {
	padding: 0 !important;
}