/* Netslov.com additional stylesheet for Album Info pages. Problems please report to webmaster@netslov.com */h2	{	margin: 0 0 2em 0; width:100%; background:#DFE;}img {	border: 0;/* Removes default border from images with a link */}.cdcase	{	float: left;	width: 225px;	height: 209px;}.CD {	float: left;	width: 90px;	padding-left: 15px;	padding-top: 30px;	text-align: center;	margin: 0px;/* Removes a weird inherited margin glitch */}td {	border-right: 1px solid black;}#tracklist {	float: left;	table-layout: fixed;	width: 400px;	margin-left: 50px;/*	This ID belongs to a table with a tracklist, thus table-layout property. It's is supposed to make it render faster based on first row cell widths */}#tracklist a {	text-decoration: none;	color: #655;}#tracklist a:hover {	text-decoration: none;	color: #e60;	font-weight: bold;}.trackno {	width: 30px;	text-align: right;	padding-right: 10px;}.name {	width: 250px;	background: #E6E6E6;	text-align: left;	padding-left: 10px;}.preview-link {	width: 35px;	background: #DFE;	text-align: center;	color: #CDCDCD;}.full-link {	width: 35px;	text-align: center;	color: #CDCDCD;}.force-CDs-down {	display: block; clear: left; visibility: hidden;}
