#gallerywrap{
	margin:20px 0 0 5px;
	float:left;
	display:inline;
}

#gallerywraper{
	margin:30px 0 0 20px;
	float:left;
	display:inline;
}

#gallerywrap p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	font-weight:normal;
	display:block;
	line-height:18px;
	padding: 0 0 10px 20px;
	margin:0 0 10px 0;
}
.main {	
        margin-left: 10px;
		margin-right: 10px;
		float:left;
    }
#imagescroll .main {	
        margin-left: 5px;
		margin-right: 5px;
		float:left;
    }

.jCarouselLite li img{
	border:none;	
	/*-moz-box-shadow: 0 0 5px 5px #888;
	-webkit-box-shadow: 0 0 5px 5px#888;
	box-shadow: 0 0 5px 5px #888;*/
	/*margin-bottom:3px;*/
}

.jCarouselLite li{
	margin:0px;
}


a.prev{
	display: block;
    float: left;
    width: 25px;
    height: 100px;
    text-decoration: none;
	outline:none;
		
}

a.next{
	display: block;
    float: left;
    width: 25px;
    height: 100px;
    text-decoration: none;
	outline:none;
}

a.disabled{ display:none; }

#imagescroll a.prev{
	display: block;
    float: left;
    width: 10px;
    height: 100px;
    text-decoration: none;
	outline:none;
	background:url(../images/left_small.png) no-repeat center center scroll;
}

#imagescroll a.next{
	display: block;
    float: left;
    width: 10px;
    height: 100px;
    text-decoration: none;
	outline:none;
	background:url(../images/right_small.png) no-repeat center center scroll;
}

#imagescroll a.disabled{ display:none; }

a.kiri{

    background: url("../images/kiri.gif") left 40px no-repeat;

		
}
a.prev{

    background: url("../images/kiri.gif") left 40px no-repeat;

		
}

a.kanan{

    background: url("../images/kanan.gif") right 40px no-repeat;
}

a.next{

    background: url("../images/kanan.gif") right 40px no-repeat;
}

.spacer {
}
