body {
	padding: 0px;
	margin: 2px 2px 20px 2px;
	color: #666;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	color: #006AB2;
}

a:visited {
	color: #64669F;
}

h2 {
	color: #888;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 4px 0;
	padding-top: 6px;
}

h2.second {
}

p, ul {
	line-height: 147%;
	margin: 0 0 0.8em 0;
}

ul li {
	line-height: 147%;
}

table {
	border-collapse: collapse;
}

td, th {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.header .image {
	padding-bottom: 2px;
}

.header h2 {
	line-height: 17px;
	margin: 0;
	padding: 0;
}

.content {
	position: relative;
	max-width: 900px;
	margin: 10px 0px 0px 1px;
}

.footer {
	color: #bbb;
	font-size: 11px;
	max-width: 900px;
	margin-top: 40px;
	padding-top: 1px;
	/*border-top: 1px solid #ddd;
	display: inline;*/
}

td.col1 {
	width: 220px;
}

div.col1 {
	padding-right: 5px;
	border-right: 1px solid #ccc;
}

td.col2 {
	max-width: 400px;
	padding: 0 25px;
}

td.col3, td.col4 {
	padding: 0 2px;
}

.news-date {
	text-transform: uppercase;
	font-weight: bold;
	color: #92BF05;
}

.news-date:after {
	content: " |";
	font-weight: normal;
	font-size: 14px;
}

.news-title {
	font-weight: bold;
	color: #000;
}

.news-title:after {
	content: " |";
	font-size: 14px;
	font-weight: normal;
	color: #666;
}

.news-img {
	float: left;
	padding: 0;
	border: 1px #666 solid;
	margin: 3px 10px 6px 0;
}

ul.navi {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #a6da06;
}

ul.navi li {
	color: #a6da06;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #a6da06;
	white-space: nowrap;
	margin-bottom: 5px;
}

ul.navi li a {
	color: #999;
	text-decoration: none;
}

ul.navi li a:hover {
	color: #a6da06;
	text-decoration: none;
}

ul.navi li.inactive a {
	color: #ddd;
	text-decoration: line-through;
}

ul.navi li.navi-thin {
	font-weight: normal;
}

.release-num {
}

.release-date {
	color: #a6da06;
	float: right;
}

.release-artist, .release-name, .release-date {
	font-size: 10px;
}

.release-name {
}

table.credits td, table.credits th {
	padding: 0 10px 5px 0;
}

table.credits th, .credits h4 {
	color: #999;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

table.credits th:after {
	content: ':';
	font-weight: normal;
}

/*<group=Credits Column>*/

.credits h4 {
	color: #a6da06;
	margin: 0.5em 0 0 0;
}

.credits-artist, .credits-release {
	font-weight: bold;
	color: #777;
}

.credits-release {
}

.credits ul, ul.buy {
	padding-left: 1.4em;
	list-style-type: square 
}

.credits ul li {

}

/*</group>*/

/*<group=Track list>*/

ol.tracklist {
	list-style: decimal-leading-zero;
	list-style-position: outside;
	margin: 0 0 0 1px;
	padding: 0 0 0 2em;
	line-height: 147%;
}

ol.tracklist li {
	margin: 0;
	padding: 0;
}

table.tracklist td, table.tracklist th {
	padding-top: 1px;
	padding-bottom: 7px;
}

table.tracklist th {
	border-bottom: 1px dotted #fff;
	width: 2em;
}

table.tracklist td {
	border-bottom: 1px dotted #eee;
}

.tracklist-time:before {
	content: ' (';
}

.tracklist-time:after {
	content: ')';
}

.tracklist-remix {
	color: #999;
}

.tracklist-listen, .tracklist-info, .tracklist-time {
	color: #999;
	font-size: 11px;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
}

.tracklist-listen {
	padding: 0 0 5px 15px;
	float: right;
	text-align: right;
}

.tracklist-isrc {
	color: #aaa;
	font-size: 9px;
	padding-top: 1px;
}

/*</group>*/

.review-score {
	font-weight: bold;
}

.review-inline {
	color: #999;
	font-size: 11px;
	font-family: Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	line-height: 127%;
}
