.galleria{
	list-style:none;
	width:620px;
	margin-top: 17px;
}
.demo ul li {
	background-image: none!important;
}
.demo  img {
	margin-bottom: 10px;
	margin-top: 8px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #eb0201;
	border-bottom-width: 4px;
	border-bottom-color: #EB0201;
}
.galleria li{
	display:block;
	width:130px;
	height:130px;
	overflow:hidden;
	float:left;
	background-image: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0;
}
.galleria li a{
}
.galleria li div{
	position:absolute;
	top:0;
	left:120px
}
.galleria li div img{
	cursor:pointer;
	margin-bottom: 10px;
}
.galleria li.active div img,.galleria li.active div{display:block}
.demo  li  img.thumb{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.demo   .caption {
	display:block;
	padding-top:0px;
	padding-bottom: 0em;
	margin-top: 0px;
	font-size: 1.5em;
	font-weight: normal;
}
#main_image {
	margin-top: 12px;
}
* html .galleria li div span{width:400px} /* MSIE bug */






	
	

