#menu_grey .link, #leftCol .link, #menu_red .link {background-image:none;}
#menu_grey .section, #menu_grey .current, #leftCol .current a , #menu_red .section, #menu_red .current {
	color:#000;
}
#page {
	height:auto;
}
#breadcrumb{
	padding: 0 5px 0 15px;
	background-image: url('../images/graphics/flag.png');
	background-position: left 30%;
	background-repeat:no-repeat;
	background-color:#006190;
	color:#FFFFFF;
	float:left;
	padding:5px 15px 5px 15px;
	font-size:12px;
}
#breadcrumb a{
font-size: 12px; 
font-weight: normal;
padding: 0 3px 0 3px;
}
#breadcrumb{font-weight: bold;}

##SearchForm_ScreeningSearchForm_action_results {
	height: 20px;
	border: none;
	float:right;
}
#SearchForm_ScreeningSearchForm_ScreeningSearch{
	width: 170px;
}
#SearchForm_ScreeningSearchForm_action_results{
	margin-left:10px;
	padding-left:13px;
	color: #87888a;
	font-size:12px;
	font-weight:bold;
	background: url('../images/graphics/search1.png');
	background-repeat:no-repeat;
	border:none;
	float:right;
}


.button a:hover, #SearchForm_ScreeningSearchForm_action_results:hover {
	color: #000;
}

.search, #SearchForm_ScreeningSearchForm_action_results{
	background: url('../images/graphics/search1.png');
	background-repeat:no-repeat;
	margin-top:5px;
}
.search:hover, #SearchForm_ScreeningSearchForm_action_results:hover{
	background: url('../images/graphics/search1_act.png');
	background-repeat:no-repeat;
}
.download-container ul {
	list-style-type: disc;
	list-style-position: inside;
	color: #999;
}
.download-container ul li {
	font-size: 12px;
	line-height: 130%;
	margin-left: 15px;
}
.sponsor {
	width: 120px;
	margin-bottom: 20px;
}
.last {
	margin-right:0;
}
#ForgotPassword, #Remember{
	display:none;
}

#MemberLoginForm_LoginForm .left{
	float:none;
}
#MemberLoginForm_LoginForm_action_dologin {
	margin-top: 10px;
	border:1px solid #87888A;
	height: 18px;
	padding: 4px 4px 0 4px;
}
#SearchForm {
	
}
#SearchForm #s {
	margin-bottom: 5px;
}
#SearchForm #s input {
	width: 100%;
	height: 18px;
	padding: 4px;
	font-size:18px;
	line-height:100%;
} 
#SearchForm #SearchForm_action_artist_results{
	border: 1px solid #87888A;
	background-color:#FFF;
	padding: 4px;
	height: 22px;
}