span{
	display:none;
}

#topnav{
	width:100%;
	height:25px;
	background:url(../images/toolbar/topnavbg.jpg) repeat-x bottom #fff;
	padding:1px 0 1px 0;
}
	
#topnavwrap{
	width:760px;
	height:24px;
	margin:0 auto;
}	

#topnav ul{
	display:inline;
	list-style:none;
	margin:0; padding:0;
}

#topnav ul li{
	display:inline;
	list-style:none;
	margin:0; padding:0;
}

#topnavright{
	float:right;
	padding:3px 0 0 0;
}

#topnavleft{
	float:left;
	padding:1px 0 0 0;
}

#quickspace{ 
	width: 106px; 
	height: 24px; 
	overflow: hidden; 
	background: url(../images/toolbar/quickspace.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0 0 0 0;
} 

#quickspace:hover{ 
	background-position: bottom left;
}
	
#listingcollab{ 
	width: 81px; 
	height: 17px; 
	overflow: hidden; 
	background: url(../images/toolbar/listing.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0 5px 0 0;
} 

#listingcollab:hover{ 
	background-position: bottom left;
}

#quickeblast{ 
	width: 79px; 
	height: 17px; 
	overflow: hidden; 
	background: url(../images/toolbar/blast.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0 5px 0 0;
} 

#quickeblast:hover{ 
	background-position: bottom left;
}

#imagebling{ 
	width: 72px; 
	height: 17px; 
	overflow: hidden; 
	background: url(../images/toolbar/bling.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0 5px 0 0;
}

#imagebling:hover{ 
	background-position: bottom left;
}


#brokerteamsite{ 
	width: 95px; 
	height: 17px; 
	overflow: hidden; 
	background: url(../images/toolbar/broker.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0 5px 0 0;
} 

#brokerteamsite:hover{ 
	background-position: bottom left;
}

#corporatestudio{ 
	width: 92px; 
	height: 17px; 
	overflow: hidden; 
	background: url(../images/toolbar/studio.jpg) top left no-repeat; 
	display: block;
	float:left;
	margin:0; padding:0;
} 

#corporatestudio:hover{ 
	background-position: bottom left;
}
