@charset "UTF-8";
/* Discography CSS for Trancetribe Recordings */

.item 		{ float: left; width: 215px; height: 80px; padding: 0px 10px 10px 0px; clear: none; }
.item img 	{ margin: 0px 6px 6px 0px; }

#left		{ width: 689px; padding-top: 34px; }
#right		{ width: 236px; padding: 34px 0px 0px 23px; }

#left h5 	{ color: #6c6f63; }
#left h4	{ color: #FFF; font-size: 1.2em; margin: 0px; }
.item:hover	h4	{ color: #999 !important; text-decoration: none !important; }
.item:hover h5	{ color: #333 !important; text-decoration: none !important; }

a h5, a h4, h4 a, h5 a	{ text-decoration: none !important; border: none; }
.item a		{ text-decoration: none !important; border: none; }