body {
	font-family: Arial;
}

.div-slider {
	margin-bottom: 0px;
	overflow: hidden;
	text-align:center
}
.div-slider-slide {
	margin-bottom: 1px;
	width: 100%;
	overflow: hidden;
}
.div-slide-link, .spec1, .spec2 { text-decoration: none; color: #000 }

.spec1, .spec2 { background: #f4c57f; padding: 10px; /*font-size: 10px;*/ height: 1%; overflow: hidden; text-align: center; float: left; width: 238px; overflow: hidden; }
.spec2 { background: #f5daa2; }

