#menu {
	background:#fff url(../images/menu-bg.gif) repeat-x bottom left;
	height:24px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	font-size:13px;
	white-space:nowrap;
	padding:0 8px 0 10px;
	color:#999;
	text-align:left;
}

span#menuLeft {float:left;}
span#menuLeft span {float:left;}

div#menuRight {float:right;}

div#menuRight div#create {float:left;margin-left:5px;}
div#menuRight div#create a {background:transparent url(../images/create_custom_searcher.png) no-repeat left center;width:16px;height:24px;line-height:24px;float:left;}
div#menuRight div#homepage {float:left;margin-left:5px;}
div#menuRight div#homepage a {background:transparent url(../images/homepage.png) no-repeat left center;width:16px;height:24px;line-height:24px;float:left;}
div#menuRight div#addthis {float:left; margin:4px 0px 0px 5px;}
