@import url("main.css");

div.error			{ background-color: #522; color: #e4d58e; }
div.error h3		{ color: #c7aa5e; }
div.error *			{ text-shadow: black 0 1px 1px; }

div.error a			{ color: white; }
div.error a:hover,
div.error a:focus	{ color: #c54; }
div.error a:active	{ color: #b43; text-shadow: black 0 -1px 1px; }


#download-folder	{ margin: -48px 16px 0 -4px; }
#trash				{ margin: -40px 0 0 16px; }
#mister-frowny		{ margin: -8px 0 5em; }