#slider {

}
.header {
	cursor: pointer;
}
.header a {
	display:block;
	width:260px;
	margin: 0 16px 0 0;
	text-align:center;
	float:left;
}
.header img {border:15px solid white;padding:0;background:#fff;}
.header:hover {
	text-decoration: none;
	color:#0077c3 !important;
}
.content {
	overflow: hidden;
}
.text {
}

.slider_block {
	float: left;
	width: 420px;
	padding-right: 20px;
	min-height: 60px;
	margin-bottom: 20px;
}
