#Carousel {
	width: 472px;
	height: 228px;
	visibility: hidden; 
	margin-bottom: 20px;
}

#Carousel .bg, #Carousel .slide, #Carousel .frame {
	position: absolute;
	width: 472px;
	height: 228px;
}

#Carousel .slide .text {
	position: absolute;
	float: left;
	width: 250px;
	font-family: arial;
	font-size: 10pt;
	margin: 15px 0 0 18px;
	font-size: 12px;
	line-height: 16px;
}

#Carousel .slide .text H1 {
	margin: 0 0 6px 0;
	padding: 0;
	font-weight:bold; 
	font-size: 22px;
	line-height: 22px;
}

#Carousel .slide .text H1 A {
	color: #000;
	text-decoration: none;
}

#Carousel .slide .text A {
	color: #06c;
}

#Carousel .slide .text H1 A:hover {
	text-decoration: underline;
}		

#Carousel .dark .text H1 A {
	color: #fff;
}

#Carousel #music .text H1 A {
	color: #fff;
}

#Carousel #music .text {
	color: #e3e3e3;
}

#Carousel #music .text A {
	color: #fff;
}

#Carousel .dark {
	color: #fff;
}

#Carousel .dark .text A {
	color: #FFFF00;
}

#Carousel .slide .image {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 10px;
}		

#Carousel .slide .screen {
	width: 200px; 
	margin-top: 10px;
}

#Carousel .slide .album {
	width: 180px; 
	margin: 19px 0 0 0;
}

#Carousel .slide .feature {
	margin-top: 30px;
}

#Carousel #CaroLinks {
	width: 472px;
	position: absolute;
	margin-top: 136px;
	margin-left: 10px;
	line-height: 42px;
	visibility: visible;
}

#CaroLinks .bubble .bbg {
	position: absolute;
}

#CaroLinks .bubble {
	width: 225px;
	height: 40px;
	float: left;
}

#CaroLinks #on.bubble a {
	text-decoration: underline;
}
#CaroLinks .bubble A IMG {
	float: left;
	margin-right: 6px;
}

#CaroLinks .bubble A {
	position: absolute;
	width: 210px;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 10px;
	font-family: verdana;
	font-size: 8.25pt;
	line-height: 13px;
	text-decoration: none;
	color: #06c;
}

#CaroLinks .bubble A:hover {
	text-decoration: underline;
	color: #D01073;
}

.tPicks h2 {
	margin:0;
	padding:3px 0 5px 0;
	font: bold 11px verdana,helvetica;
}

#carouselblocker {
	width: 20px; 
	height: 100px;
}
