
#top_container {
	background:  url(images/backgrounds/header.png) top repeat-x;
}

#login_status {
	background: #000000;
	border: solid 1px #000000;
	text-shadow: 0 1px 1px #000000;
}

#login_status A {
	text-shadow: 0 1px 1px #000000;
}

#menu UL LI A {
	color: #FFF;
	text-shadow: 0 1px 1px #000000;
	background: #000000;
	border: solid 1px #000000;
}

#menu UL LI A:hover {
	background-color: #000000;
	border: solid 1px #000000;
}

#header.websites #menu LI.websites A, 
#header.editors #menu LI.editors A, 
#header.account #menu LI.account A, 
#header.help #menu LI.help A {
	border: solid 0px #000000;
	border-bottom: solid 1px #FFF;
}

#theme_preview {
	background:  url(images/backgrounds/header.png) top repeat-x;
}



#repeatableRegionsToolbar .handle { background: #000000; }


