body { color: #fff; }

#left {	background: #2e2e2e; }

#shows, #info {color: #fff; background: #2e2e2e;}

#shows span {color: #eee;}

#shows h1 a { 		background-image: url("starfm-player-images.png?2");
					background-position: 0px -80px; }

#shows h1 a:hover { background-position: 0 -120px; }

#info h1 a {		background-image: url("starfm-player-images.png?2");
					background-position: 0px -170px;}

#info h1 a:hover { 	background-position: 0 -210px; }

#now { background: #2e2e2e;	color: #fff; }

#now h1 {	background-image: url("starfm-player-images.png?2");
			background-position: 0px 250px;
			display: block;
			width: 300px;
			height: 35px;}
			
#messages {		background: #cf0000; color: #fff;}

#messages h1{	background-image: url("starfm-player-images.png?2");
				background-position: 0px 464px;
				display: block;
				width: 350px;
				height: 35px;}
#messages textarea {background: #2f2f2f; border-color: #fff; color: #fff;}

#messages input { 	background: url("starfm-player-images.png?2") no-repeat;
					background-position: -350px -80px;
					width: 50px;
					height: 50px;
					float: left;}

#footer {border-top-color:#fff;}