#homelogo {
  margin: 0;
  padding: 10px 5px;
}
#search {
  margin: 0;
  padding-bottom: 10px;
}
#download {
	text-align: left;
	clear: both;
	padding: 20px 10px 20px 10px;
}
#download a {
	text-decoration: none;
}
#download a:hover {
	color: #a00;
}
.banner-notice-basic {
  background-image: none;
}
.banner-message, a.banner-message { 
  display: block;
  color: #ccc;
  text-decoration: none;
  background-image: none; 
  padding: 6px; 
} 
a.banner-message:hover { 
  color: #fff;
  text-decoration: underline!important;
} 
.banner-notice-basic .banner-icon { 
  float: left;
  padding: 2px; 
  height: 28px; 
  width: 28px; 
}
.siteLinks ul,
.userContextList ul {
	background-color: @@@subfocal_background_color@@@;
	border-color: @@@focal_border_color@@@;
	list-style-type: none;
	margin: 0.25em 0 1em 0;
	padding: .4em;
	font-size: 95%;
	line-height: 1.6em;
}

.siteLinks ul li, 
.userContextList ul li {
    margin: 0;
    padding: 0;
}
