/* overrides of styles in core css */

.gallery-wrap .jcarousel-controls {
width:100px;
font-size:x-small;
margin:0 auto 0;
}
.gallery-wrap .jcarousel-controls .next,.gallery-wrap .jcarousel-controls .prev {
cursor:pointer;
margin-left:0;
font-size:large;
font-weight:700;
}
.gallery-wrap .gallery {
height:450px;
overflow:hidden;
}
.gallery-wrap .gallery .jcarousel-clip {
overflow:hidden;
position:relative;
width:580px;
height:450px;
}
.gallery-wrap .gallery .jcarousel-item {
width:580px;
height:450px;
float:left;
}

/* end ovverrides */

.container-ss {
	background: #FFF;
	margin-bottom: 6px;
	padding: 10px;
	width: 594px;
}

.container-ss-list {
	background: #FFF;
	margin-bottom: 6px;
	padding: 10px;
	width: 594px;
}

h1.ss-header {
	color: #000000;
	font-size: 22px;
	font-family: Helvetica, Verdana;
}

h2.ss-header2 {
	color: #000;
	font-family: Helvetica, Verdana;
	font-size: 16px;
	float: left;
	margin: 0;
}

.ss-photo {
	clear: both;
	text-align: center;
}

.ss-control {
	color: #FFF;
	line-height: 14px;
	float: right;
	padding: 5px 8px 0 0;
}

.ss-actions {
	padding: 8px 8px 0;
}

.ss-actions span {
	font-size: 10px;
	float: right;
	color: #999999;
}

.ss-caption {
	color: #000;
	font-size: 11px;
	padding: 0 8px;
}

/*
a.ss-vote {
	background: url(../images/button-vote.gif) no-repeat;
	color: #FFF;
	display: block;
	width: 156px;
	height: 27px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}


a.ss-vote:hover {
	text-decoration: underline;
}

.ss-list-container {
	background: #FFF;
	margin-bottom: 6px;
	padding: 0 10px 10px 10px;
}

.ss-list-details {
	margin-left: 90px;
}

.ss-list-details p {
	color: #454545;
	padding: 0;
	margin: 0;
}

.ss-total {
	font-family: Helvetica, Verdana;
	font-size: 14px;
}

.ss-listing {
	border-bottom: 1px solid #dddddd;
	clear: both;
	overflow: hidden;
	height: 1%;
	padding: 5px 0;
}

.ss-listing-inner {
	width: 80px;
	float: left;
	text-align: center;
}

.ss-listing-top {
	border-top: 1px solid #dddddd;
}

.ss-listing img {
	border: none;
}

.ss-listing img.ss-tb-vertical {
	padding-left: 12px;
}

h3.ss-header-listing {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.ss-header-listing a {
	color: #000;
}
*/	