/* Override some highslide styles */
.mini-thumbnails .highslide img {
	border: none !important;
}

/* Predefined img styles */
.mini-thumbnails .jp-thumb-s1 img{
	border:1px solid #CCCCCC !important;
	margin:0 0 2px 7px;
	padding:4px;
}
.mini-thumbnails .jp-thumb-s2 img{
	margin:0 0 2px 7px;
	border:3px solid #000 !important;
}
.mini-thumbnails .jp-thumb-s3 img{
	background-color: #6f3d29;
	border:1px solid #f7d8a9 !important;
	margin:0 0 2px 7px;
	padding:3px;
}
.mini-thumbnails .jp-thumb-s4 img{
	margin:0 0 2px 7px;
	background: url(images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;

}

/* Other styles */
.jpclear {
	clear:both;
}
.clear-all {
	clear:both;
	width:100%;
}