#gallerygen .buttons{padding:15px 0 0px 0; clear:both; width:390px; overflow:hidden;}
#gallerygen .buttons .row{clear:both; width:390px; overflow:hidden;}
#gallerygen .buttons span{margin-right:5px; cursor:pointer; display:block; float:left; padding:2px; width:80px; border:1px solid #CACACA;}
#gallerygen .buttons span.active, #gallerygen .buttons span:hover{border:1px solid #000000;}
#gallerygen .buttons span img{}
#gallerygen .buttons span.active img, #gallerygen .buttons span:hover img{}
#gallerygen h5 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	line-height: 18px;
	margin-top: 8px;
	text-transform: uppercase;
}
#gallerygen h5 span {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	text-transform: none;
}
/* Sample 4*/
#box4, #box5{
	position:absolute;
}
#box4 div{
	width:390px;
	height:274px;
	float:left;
	/*background:#eee;*/
}
#box5 div{
	width:390px;
	height:320px;
	float:left;
	text-align: left;
	/*background:#eee;*/
}
#box4 h5{
		
}
#box4 img{

}
#info4{
	background:#fff !important;
	color:red !important;
	cursor:default
}

/* ********************************** */

#gallerygen .mask4{
	position:relative;
	width:390px;
	height:274px;
	overflow:hidden;
}
#gallerygen .mask5{
	position:relative;
	width:390px;
	height:320px;
	overflow:hidden;
}

#gallerygen span img{
	display:block;
	border:none;
}
#plaisio {overflow:hidden; width:364px; height:63px; float:left;}
#plaisiorow {height:63px;}
#gallerygen .arrowleft {
	float:left;
	width:10px;
	height:58px;
	padding-right:5px;
	background-image: url(images/plaisioarrowleft.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:2px 0 2px 0;
	cursor: pointer;
}
#gallerygen .arrowleftoff {
	float:left;
	width:10px;
	height:58px;
	padding-right:5px;
	background-image: url(images/plaisioarrowleft.gif);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	margin:2px 0 2px 0;
}
#gallerygen .arrowright {
	float:left;
	width:10px;
	height:58px;
	background-image: url(images/plaisioarrowright.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:2px 0 2px 0;
	cursor: pointer;
}
#gallerygen .arrowrightoff {
	float:left;
	width:10px;
	height:58px;
	background-image: url(images/plaisioarrowright.gif);
	background-repeat: no-repeat;
	background-position: 0px -58px;
	margin:2px 0 2px 0;
}
