@charset 'UTF-8';

/* Release */

#main-column {
	float: none;
	width: 900px;
	line-height: 1.6em;
}

#main-column-inner {
	padding: 20px 20px 0;
}

#release-page-main {
	float: right;
	width: 640px;
}

#release-page-content-header {
	width: 620px;
	height: 30px;
	padding: 10px 10px 0;
	background: url("images/release_header_back.gif") no-repeat 0 0;
}

#event-page-content-header {
	width: 840px;
	height: 30px;
	padding: 10px 10px 0;
	background: url("images/event_header_back.gif") no-repeat 0 0;
}

#release-page-meta {
	padding: 5px;
}

#release-page-title {
	border: 1px solid #1f5939;
	background-color: #fff;
}

#release-page-title h1 {
	padding: 15px 20px;
	border-bottom: 1px solid #1f5939;
	background: url("images/release-title-back.gif") repeat-x 0 0;
	font-size: 150%;
	font-weight: bold;
	color: #1474ac;
}

#release-page-title #release-info {
	padding: 10px 20px 5px;
}

#release-page-title #release-meta-right {
	float: right;
	text-align: right;
}

#release-page-title #release-meta-right #release-meta-category {
	padding: 5px 0px 0px;
	font-size: 110%;
	font-weight: bold;
	color: #1474ac;
	text-align: right;
}

#release-page-title #release-meta-rss {
	padding: 10px 0px 0px;
	text-align: right;
}

#release-page-title #release-sender td {
	padding: 0px 3px 2px 0px;
	vertical-align: top;
}

#release-page-title #release-document-url td {
	padding: 2px 0px 0px;
	vertical-align: middle;
}

#release-page-content {
	overflow: hidden;
	padding: 9px 19px 19px;
	border: 1px solid #ccc;
	margin: 10px 0;
	background-color: #fff;
}

#release-page-content h1 {
	padding: 10px;
	margin: 20px 0 10px;
	background: #1474ac url("images/release-h2-back.gif") repeat-x 0 0;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
}

#release-page-content h2 {
	padding: 10px;
	margin: 10px 0 10px;
	background: #1474ac url("images/release-h2-back.gif") repeat-x 0 0;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
}

#release-page-content h3 {
	padding: 10px;
	border: 1px solid #999;
	margin: 20px 0 10px;
	background: url("images/release-h3-back.gif") repeat-x 0 0;
	font-size: 130%;
	font-weight: bold;
	color: #1474ac;
}

#release-page-content h4 {
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
	border-left: 20px solid #1474ac;
	margin: 20px 0 10px;
	font-size: 110%;
	font-weight: bold;
	color: #333;
}

#release-page-content h5 {
	padding: 5px 10px;
	margin: 20px 0 10px;
	font-size: 110%;
	font-weight: bold;
	color: #1474ac;
}

#release-page-content p {
	padding-bottom: 20px;
}

/* Release-List */

#release-listpage-side {
	float: left;
	margin-bottom: 20px;
}

#release-listpage-main {
	float: right;
	width: 638px;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	background-color: #fff;
}
