.art_bank .contentTitle {
    margin-top: 0px;
    font-size: 36px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 25px;
}

.art_bank .object {
	float:left;
	width:33.33%;
	padding:5px;
	min-height: 200px;
}

.art_bank .object .link h4 {
    font-size: 14px;
    font-weight: bold;
}

.art_bank .object .image-block {
	background:url(gazeta.jpg);
	width:120px;
	height:120px;
}