ul.sections {
	margin: 20px 0;
	overflow: hidden;
}

ul.sections li {
    display: block;
    float: left;
    list-style: none outside none;
    margin-bottom: 20px;
    vertical-align: top;
    width: 25%;
}

.sections .image {
	margin-left: 23px;
	width: 65px;
	height: 65px;
	overflow: hidden;
}

.sections .title {
	margin: 10px 40px 0 0;
	line-height: 1.5;
}

.instruction-block {
	margin: 80px 0 60px;
}

.instruction {
	padding: 20px 0;
	width: 470px;
	background: #84c514 url('/i/sites/arc/pages/library/search-book-grad.png') repeat-x;
	float: left;
}

.instruction-arrow {
	margin-left: 470px;
	width: 19px;
	height: 60px;
	background: url('/i/sites/arc/pages/library/search-book-arrow.png') no-repeat;
}

.instruction .link {
	color: #fff;
	padding: 50px;
	padding-right: 120px;
	background: url('/i/sites/arc/pages/library/search-book.png') no-repeat right center;
	font-size: 17px;
	font-weight: bold;
}

#column-right #block-articles-new ul, #block-lastnames-new ul {
	margin: 0;
}

#column-right #block-articles-new ul li, #block-lastnames-new ul li {
	list-style: none outside none;
	margin-bottom: 10px;
}

#block-articles-new .more {
	display: block;
	padding: 10px 10px 0 25px;
	border-top: 1px solid #e5e5e5;
	color: #70b600;
	line-height: 16px;
	background: url('/i/sites/arc/pages/library/more-articles-pict.png') no-repeat left bottom;
}

#block-lastnames-new {
	width: 30%;
	margin-right: 7%;
	float: left;
}

#block-archives-new {
	width: 50%;
}

#block-archives-new .more, #block-lastnames-new .more {
	color: #70b600;
	font-size: 13px;
}

#block-lastnames-new .more {
	display: block;
	margin-top: 20px;
}


