#wrap-inner {
	width: 1024px;
}
#column-middle.wide {
	width: 700px
}

h3 {
	font-weight: bold;
}

h4 { font-style: normal; font-size: 1.2em; }

.indented {
	padding-left: 10px;
}

span.expand-all {
	color: #587993;
	cursor: pointer;
}

dt.item-name {
	padding: 4px 4px 3px 4px;
	margin: 12px 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #587993;
	cursor: pointer;
	height: 80px;
	vertical-align: middle;
	border-bottom: 1px dashed #587993;
}

dt.item-name span {
	display: block;
	float: left;
	width: 90px;
}

dt.item-name:hover {

}

dd.extra-info {
	max-height: 380px;
	overflow: auto;
}

dd.extra-info table {
	border-collapse: collapse;	
}

dd.extra-info table th {
	font-weight: bold;
}

dd.extra-info table th, dd.extra-info table td {
	vertical-align: top;
	padding: 8px;
	font-size: 9px;
	color: #666;
	background: url(/images/bg-announcement.jpg) repeat-x;
	border: 1px solid #eee;
}

dd.extra-info table td.url-col {
	width: 160px;
	word-wrap: break-word;
}

dd.extra-info table tr td ul {
	margin: 0;
	padding: 0;
}

.wrapitup !important {
	width: 160px;
	word-break: 160px;
}