#districtPositions {
	width: 150px;
	border-top: 1px solid #D7E3F6;
	border-bottom: 1px solid #D7E3F6;
	text-align: center;
	background-color: #f8f8fc;
	padding-top: 4px;
	margin-bottom: 1em;
}
#districtPositions .tag {
	background-color: #fcc;
	font-weight: bold;
	font-style: italic;
}
#districtPositions .nav {
	font-size: 100%;
	padding-top: 0.125em;
}
#districtPositions .position {
	background-color: #ffc;
}
#districtPositions .guts {
	font-size: 100%;
	color: #606060;
}
#districtPositions .guts span {
	font-weight: bold;
	font-size: 90%;
}
#districtPositions .more {
	font-size: 100%;
	padding-top: 0.75em;
}

.column { width: 314px; float: left; padding-bottom: 50px; font-size: 70%; }
.portlet { margin: 0 16px 16px 0; font-family: arial; }
.portlet input { font-family: arial; }
.portlet-header { margin: 0.3em; padding-bottom: 4px; padding-left: 0.2em; }
.portlet-header .ui-icon { float: right; }
.portlet-content { padding: 0.4em; }
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
.ui-sortable-placeholder * { visibility: hidden; }

div.portlet h3 {
	margin: 8px 4px;
	font-size: 105%;
	color: #606060;
}
div.portlet h3.no1 {
	margin-top: 0;
}
div.portlet h3 {
	border-bottom: 1px dotted #606060;
	padding-bottom: 4px;
}
div.portlet h3.no1 span, div.portlet h3.no2 span, div.portlet h3.no3 span, div.portlet h3.no4 span {
	margin: -4px 8px 0 0;
	padding: 2px;
	color: #900;
	float: left;
	font-size: 125%;
	background-color: #fcc;
}
div.portlet h3.no1 span {
}
div.portlet h3.no2 span {
}
div.portlet h3.no3 span {
}
div.portlet h3.no4 span {
}
div.portlet ul {
	margin: 0;
	padding: 0;
}
div.portlet li {
	padding-bottom: 0.25em;
}
.portlet a {
	font-weight: normal;
	color: #4c7ecd;
}

td.story img {
	float: left;
	margin: 0 0.5em 0.25em 0;
}
td.story p {
	margin-right: 0.5em;
}
td.story .headline {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 80%;
	line-height: 1.25;
}
td.story .desc {
	margin-top: 0.5em;
	margin-bottom: 0;
	font-size: 75%;
	line-height: 1.5;
}
table.spotlights td {
	padding-bottom: 1.5em;
	vertical-align: top;
}
p.headline a {
	text-decoration: none;
}

.thumbnail {
	width: 160px;
	height: 120px;
	float: left;
	margin-right: 8px;
}
p.headline {
	padding-top: 16px;
}
p.headline a {
	line-height: 1.5;
}
#content a.spotlightImageLink:hover {
	background-color: transparent;
}
