/* columns -------------------------- */

div#lbcolumns-wrapper {
	width: 1000px;
	overflow: visible;
	display: block;
	padding: 0 0 0 0;
	outline:none;
}
div#lbcolumns {
	width: 1000px;
	margin-right: 0px;
	float: right;
	position: relative;
	background: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

div#lbcol1 {
	float: left;
	width: 247px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 0px;
}

div#lbcol2 {
	float: left;
	width: 247px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 1px;
	line-height: 0px;
}
div#lbcol3 {
	float: left;
	width: 247px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 0px;
} 
 div#lbcol4 {
	float: right;
	width: 247px;
	display: inline;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 0px;
}
#gllaery {
	width:1040;
	height:520;
	border:none;
	display:inline;
	overflow:hidden;
}

#gallery ul { list-style: none;
	width:1040px;
	position:relative;
	top:40px;
	left:-40px;
}
	
#gallery ul li { display: inline; }

#gallery ul img {
	top:200px;
}
	
#gallery ul a:hover img {
		opacity:0.9;
	}

.thumb1 {
	float:left;
}

.thumb2 {
	float:left;
	padding-left:5px;
}

.thumb3 {
	display:block;
	float:left;
	padding-left:5px;
}

#contentsThumbs ul img.largetThumb1 {
	height:520px;
	width:500px;
	overflow:hidden;
	background-position:top left;
	border:none;
	float:left;
}

.largeThumb2 {
	height:520px;
	width:500px;
	overflow:hidden;
	background-position:top right;
	border:none;
	float:right;
}
