@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
html {
	color:#000000;
	line-height:1.6em;
	text-align:left;
	text-decoration:none;
	word-spacing:0.05em;
}
a {
	text-decoration:none;
	color: #990000;
}
a:hover {
	text-decoration:none;
	color: #FF0000;
}
a:visited , a:selected {
	color: #AA0000;
}
p {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

dd a:hover img {
	background-color:#2c9a40;
}
.release_head h2 {
	color:#000;
}
.release, .release_body, .release_head, .release_head h2 {
	background-image:url(../images/list-back.jpg);
    background-color:#F6F6F6;
}.release, .release_body, .release_head, .release_head h2 {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:bottom right;
}
.release {
	padding-right: 6px;
	width: 500px;	
}
.release_head {
	background-position: top right;
	margin-right: -6px; 
	padding-right: 6px; 
}
.release_head h2 {
	background-position: top left;
	margin: 0;
	border: 0;
	height: auto !important;
	height: 1%;
	color:#000;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
}
.track {
	background-color: #e9e9e9;
	margin: 0;
	border: 0;
	padding: 6px 0px 2px 8px;
	height: auto !important;
	height: 1%;
	color:#000;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	height:15px;
	line-height:15px;
}
.info {
	width: 350px;
	float: left;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 110%;
}
.info-2 {
	width: 460px;
	float: left;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 110%;
}

.release_body {
	background-position: bottom left;
	margin-right: 0px;
	margin-bottom:2px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 11px;
	padding-left: 11px;
} 
.release_body2 {
	background-position: bottom left;
	margin-right: 0px;
	margin-bottom:2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 2px;
	margin-left: -5px;
} 
.release_body.nopad {
	padding: 0px 1px 6px 6px;
}
.odd {
background-color:#F6f6f6;
}
.large dd, .med dd, .small dd {
border-width:0px 0px 1px;
}
.small dd span {
color:#CCCCCC;
}
.large dd, .med dd, .small dd {
border-width:0px 0px 1px;
}
.med .last, .small .last, .large .last {
	border-bottom:0px none !important;
}
.large dd {
	padding:5px;	
	border-bottom:1px dotted #CCC;
}
.large dd img {
	float:left;
	border:1px solid #CCC;
	border-color:#333333;
	padding: 3px;
	margin-bottom: 10px;
}
.large dd h3, .large dd h4 {
	font-size:0.78em;
	overflow:hidden;
	padding-left:5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.large dd h3 {
	border-bottom:1px solid #777777;
	font-size:1.0em;
	margin-bottom:3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.small dd {
	font-size:0.8em;
	height:18px;
	line-height:17px;
	overflow:hidden;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
}
.small dd span {
	font-size:0.86em;
}
.small dd a {
	text-decoration:none;
}
.gray {
background-color:#F6f6f6;
}
.white {
background-color:#FFF;
}

