/*hover state (image links in content, block, and front page titles)*/
#primary .node .content a.imagelink:hover {
	background-color: white;
}
/*
.blockcontent ul li{
list-style:none;

	background: transparent url('../img/leaf.gif') no-repeat 2px .4em;
}

.blockcontent ul li{
margin:0 0 1px 0px;
padding: 0px 0 0px 22px;
}*/

.field-item{
	margin-bottom: 5px;
}

dl.multiselect dd.a, dl.multiselect dd.a .form-item {
	width:15em;
}

dl.multiselect dt {
	background: none;
}
