

/* body */

div#documentalist div.body {
	padding-top: 27px;
}

/* h2 */

div#documentalist h2 {
	color: #fff;
}

div#documentalist h2 {background-image: url("/themes/default/img/documentalist-header-background.gif");}

/* levels */

div#documentalist div.levels, div#documentalist div.levels ul {background-image: url("/themes/default/img/documentalist-levels-background.gif");}


/* form collection */

div#documentalist form.formCollections {
	height: 130px;/* 140px */
	background: url("/themes/default/img/documentalist-collections-select-background.gif") no-repeat;
}

div#documentalist form.formCollections p {
	color: #fff;
}


/* news */

div#documentalist div.news h3 {
	color: #ecaaae;
}

div#documentalist div.news div.all a {
	background-color: #ecaaae;
}

/* button */

div#documentalist div.button a {
	display: block;
	padding: 25px 12px 10px 12px;
	height: 50px; /* 85px */
	background: url("/themes/default/img/documentalist-button-background.gif") no-repeat;
	color: #fff;
	text-align: center;
}
