.imagebox a {
	display:block;
	width: 84px;
	position:relative;
	height: 63px;
	border: #eeeeee 1px solid;

}

.level3gallery .imagebox {
	float: left;
	margin: 0;
	width: 100px;
	height: 80px;
}

.level3gallery .imagebox a {
	width: 98px;
	height: 78px;
}

.imagebox a:hover {
	border: #d53c3a 1px solid;
	
}

a img {
	border:0;
}

.gallery_box {

	width: 524px;	
	height: 71px;
	background:#d7dbdd url(../gfx/page/gallery_slider.gif) no-repeat top left;	
}
.gallery_box2 {
	height: 100%;
	width:100%;
	padding:3px 0 1px 0;
	background: url(../gfx/page/gallery_slider.gif) no-repeat top right;	
}

.gallery_title {
	padding: 14px 0 8px 0;
}

.gallery_title a {
	color:black;
	text-decoration:none;
}