#header-banner {
	height:100px;
	margin-bottom:1px;
	width:710px;
    margin-top:2.5px;
	padding-bottom:2.5px;
}

.artists-kew {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(artist-kew-banner.jpg) no-repeat scroll 0 0;
}

#results { 
	float:left; 
	width:700px; 
	padding:10px 10px 0 10px; 
	border-top: 1px dotted #fff; 
	border-bottom: 1px dotted #fff;
	}

#artistlink { 
	float:left; 
	width:137px; 
	height:170px; 
	color:#FFFFFF; 
	padding: 4px 6px 6px 0; 
	text-align:center; 
}

#thumbnail { 
	float:left; 
	width:137px; 
	height:240px; 
	color:#FFFFFF; 
	padding: 4px 6px 6px 0; 
	text-align:center; 
}

#bottomnav { 
	float: right; 
	width:500px; 
	color:#FFFFFF; 
}	
	
#bottomnav img, #homelink img {	
	padding:6px; 
	vertical-align: middle;
}	
	
#bottomnav a { 
	text-decoration:none;
}


