#box_ipod_sections ul {
	
	background: #2E3234;
}

#box_ipod_sections ul li { padding: 4px; border-top: 2px solid #3C4144;  border-bottom: 1px solid #595E61; background: #2E3234;}

#box_ipod_sections ul li.first { border-top: none;}

#box_ipod_sections ul li a { color: #CBCBCB;}

#box_ipod_sections ul li span.jump_to { cursor: pointer; font-size: 16px; line-height: 12px; font-weight: bold; padding: 0px 4px; color: #A5A5A5; float: right;}

#box_ipod_sections ul li span.back { display: block; color:#A5A5A5; padding: 4px; float: none; font-size: 11px; background:#222222;}


#box_ipod_sections {
	overflow: hidden;
	width: 148px;
	background: #2E3234;
}


.controls { 
	padding: 6px; 
	background-color: #eeeeee; 
	border-bottom: 1px solid  #BEBEBE; 
	margin-top: 12px;
}

#box_ipod_sections .scroller {
	/*height:200px;*/
	width:100%;
	overflow:hidden;
}

#box_ipod_sections .section {
	width:148px;
	/*height:200px;*/
	overflow:hidden;
	float:left;
}
