.boxcaption{
	float: left;
	position: absolute;
	background: url(/assets/images/slider_slide_bg.png);
	width: 170px;
	top: 83px;
	padding: 3px 5px 3px 5px;
 	}
	.boxgrid{
	width: 180px;
	height: 83px;
	margin:0px;
	float:left;
	background:#fff;
	border: none;
	overflow: hidden;
	position: relative;
}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: none;
}
 .captionfull .boxcaption {
 	top: 83;
 	left: 0;
 }
 .caption .boxcaption {
 	top: 83;
 	left: 0;
 }
 .boxcaption a:link, .boxcaption a:visited {
font-size: 12px;
color: #fff;
text-decoration: none;
 	}
.boxcaption a:hover, .boxcaption a:active {
text-decoration: none;
 	}
.gallery .slide {
	width:936px;
	overflow:hidden;
	position:relative;
	top:-2px;
        left: 2px;
        border: none !important;
}
.home-page .gallery .slide {
	border:0;
	width:935px;
}
.gallery .slide ul {
	width:9999px;
	background: none !important;
	overflow:hidden;
        margin: 0px 0px 0px -2px;
}
.gallery .slide ul li {
	width:180px;
	float:left;
	margin:4px 1px 0 6px;
        padding: 0px;
        border: 1px solid #f8f8f8;
}
.home-page .gallery .slide ul { background:none;}
.home-page .gallery .slide ul li {
	width:180px;
	border:0;
	padding:0px;
}
.gallery .slide ul strong {
	display:block;
	color:#09a;
	height:38px;
	overflow:hidden;
	font-size:14px;
	padding:0px 0px 3px 0px !important;
	line-height:20px;
}
