/* Gateways */

#body-content .item-list {
	float:left;
	width: 13em;
	margin-right:.75em;
	margin-left: .5em;
	color: #C00404;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Garuda, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	min-height: 250px;
}

.item-list h3 {
	font-family: "LucidaSans-Demi","Lucida Sans Demibold Roman","Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	font-weight: normal;
	font-size: .75em;
	letter-spacing: .025em;
	text-transform: uppercase;
	color: #39352D;
	background-color: #EEECE6;
	border-bottom: 1px solid #ABA698;
	padding: .5em .75em;
}

#body-content .item-list li{
	list-style-image: url('/sites/default/themes/ursa/img/bullet-red.png');
}

.item-list ul {
margin: 0 0 2.5em 0;
padding: 0;
}

.attachment.attachment-before {
margin-bottom: 1em;
}

#edit-field-brown-link-0-title-wrapper {
display: none;
}


.views-group.group-4,
.views-group.group-7,
.views-group.group-10,
.views-group.group-13,
.views-group.group-16,
.views-group.group-19,
.views-group .group-22
 {
clear: left;
}

