.discog_image {
	width: 342px;
	height: 118px;
	background: url(images/discographyimage.jpg) no-repeat bottom;
}

.headerstrip_releases {
	width: 724px;
	height: 34px;
	background: url(images/headerstrip.gif) repeat-x 0px 0px;
}

.releasescontent {
	width: 744px;
	height: auto;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
}

.header_container {
	width: 734px;
	height: 18px;
	margin-bottom: 5px;
	padding-top: 4px;
	clear: both;
}

.discog_headers {
	width: 724px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	color: #203e61;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #203e61;
	margin-bottom: 5px;
	padding-top: 4px;
	clear: both;
}

.discog_headers_short {
	width: 359px;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	color: #203e61;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #203e61;
	margin-right: 3px;
	float: left;
}

.releases_area {
	width: 724px;
	height: auto;
	text-align: left;
	padding-bottom: 10px;
	float: left;
}

.discogtext {
	width: 362px;
	height: auto;
	padding: 6px 0px;
	text-align: left;
	float: left;
}