p.menu2 a:hover {
	color: #3EA536;
}
td.menucolor {
	width: 437px;
	background-color: #3EA536;
	vertical-align: bottom;
}
td.logo {
	height: 108px;
	width: 313px;
	background-image:url('../images/layout/logoreleases.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
td.title {
	height: 50px;
	width: 313px;
	background-image:url('../images/layout/titlereleases.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
a:hover {
	color: #3EA536;
}
table.releases td {
	width: 250px;
	vertical-align: top;
}
p.release {
	font-size: 12px;
	margin-top: -16px;
	color: #3EA536;
	margin-bottom: 12px;
	text-transform: uppercase;
}
input {
	margin-left: 5px;
}
img.release {
	height: 230px;
	width: 230px;
	border: 0px solid #000000;
}
p.catalog {
	font-size: 11px;
	margin-top: -10px;
	text-align: right;
	margin-right: 12px;
}
p.info {
	font-size: 11px;
	margin-top: -30px;
	text-align: left;
	margin-right: 12px;
}
div.releaseinfo {
	display: none;
}
p.tracklist {
	font-family: Trebuchet MS, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

hr {
	border: none 0;
	border-top: 2px solid #3EA536;
	height: 0px;
	padding: 0px;
	margin: 6px;
	margin-bottom: 12px;
} 

::-moz-selection {
	background:#3EA536;
	color:#000000;
}

::selection {
	background:#3EA536;
	color:#000000;
}
