#header h1 { position:relative;top:-5px;padding-bottom:5px }
#main_home .page { padding-top: 10px }
#main_home h1 { font-size: 13px }
span.right { float:right }
span.left { float:left }
#product_code { width: 360px }

#track_list { height: 250px; overflow: auto}
.track .track_title { width: 230px }
/* COLOUR SCHEMA */
.schema_bg
{
	background: #ff8a4d;
}

.menu a, #interact a
{
	color: white;
}

.schema, .menu .active, .menu a:hover 
{
	color: #ff8a4d;
}


#pager li a:hover, #pager li a.active
{
	background: #ff8a4d;
}

#stage
{
	border: 1px solid #ff8a4d;
}

#progress_bar
{
border-right: 2px solid #ff8a4d;  
}


#player #playlist li.track a:hover, #player #playlist li.track a.active
{
color: #ff8a4d;
}

h1 {
color: #ff8a4d !important;
}

#tourdates td
{
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 4px;
  border-bottom: 1px solid #999;
}

h1 { font-size: 14px }
#content p { line-height: 16px;margin-bottom: 5px }
