@CHARSET "utf-8";
#content_placeholder {
    overflow: hidden;
    width: 955px;
    margin: 0px;
    padding: 0px;
    text-align: center;   
}
#left_list {
	margin:5px;
	width:570px; 
	height:auto;
	text-align:left; 
	font-size:10px;
}

#right_list {
	margin:5px;
	width:360px;
	height:auto;
	font-size:10px;
}

#right_list  > div {
	width:360px;
	display: inline-block;
	position: relative;
	margin-bottom: 1em;
}

#musicalbums_loading 
{
    z-index: 100;
    width: 360px;
    height: 662px;
    text-align: left;
}

.fieldrow {
	height: 36px;
}

.header_bar {
    text-align: left;
  	height:24px; 
	padding-top:3px;  
    display: block;
}

.zone_title {
	color:#000000;
	font-size:12px;
    line-height:24px;
    text-align: left;
    text-transform: uppercase;
}

.zone_title a {
	color:#000000 !important;
	font-weight:600; 
	font-size:12px;
	height:24px; 
}
