#intro {
    padding-bottom: 10px;
}

#recentpayouts {
    width: 595px;
    margin: 0 auto;
    position: relative;
	border: none;
}

.scroll {
	width:603px;
	overflow: hidden;
    margin: 0 auto;
    position: relative;
	border-color:#B8A664;
	border-style:solid;
	border-width:2px 1px 0;
	padding:5px;
	background:none repeat scroll 0 0 #000000;
}

.scrollContainer {
	position: relative;
	width:40000px;
}

.scrollContainer div.panel {
    padding-left:5px;
	float:left;
}
/*
#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/recentpayouts/leftshadow.png) repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url(../images/recentpayouts/rightshadow.png) repeat-y;
}
*/

.inside img {
	display: block;
	/*border: 1px solid #666;*/
	margin: 0 0 10px 0;
}
.pricewrap{
text-align:center;	
}
.inside span.amount {
	padding-right:5px;
	color: #B8A664;
	font-size: 20px;
	font-weight:bold
}

.inside p {
	font-size: 13px;
	color:#fff
}

.scrollButtons {
    position: absolute;
    top: 112px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
    z-index: 2;
}

.scrollButtons.right {
    right: -39px;
    z-index: 2;
}

.hide {
    display: none;
}
#rp_categories{
background:url("/images/rp_cat_bg.jpg") no-repeat scroll 0 0 transparent;
height:54px;
width:614px;
}
#rp_navigation{
padding:15px 0 0 119px;
}
#rp_navigation a{
cursor:pointer;	
color:#232323;
}
#go_bracelets{
margin-left:24px;
}
#go_rings{
margin-left:23px;
}
#go_earrings{
margin-left:21px;	
}
#go_watches{
margin-left:21px;
}
#go_coins{
margin-left:22px;
}
#go_other{
margin-left:25px;
}
div#pageleftcol{
position:relative;
z-index:10;
}
