
body {
background: #FFFFFF !important;
}

table.header
{
	margin-top: 0px !important;
}

#menu
{
display: none !important;
width: auto;
}
#menu p {
display: none;
}

#menu fieldset {
display: inline;
}

#content
{
	left: 50px;
}

/*#content a:link:after,
#content a:visited:after
{
	content: " (" attr(href) ") ";
}
#content a[href^="/"]:after {
	content: " (http://www.jiell.se" attr(href) ") ";
}*/

