#something,
#super_navigation,
#navigation,
.navigation,
form,
#content.articles .calendar
{
display: none;
}

#content .navigation
{
display: block;
}

#layout
{
width: auto ! important;
height: auto ! important;
padding: 0;
}
table.layout
{
clear: both;
width: 100% ! important;
margin: 1px 0;
}
table.layout,
table.layout tbody,
table.layout tr.layout,
table.layout td.layout
{
display: block;
}
td.layout
{
width: 100% ! important;
}
table.layout tr.navigation
{
display: none;
}
#header address
{
margin-right: 0;
}
#layout #content
{
float: none; //float: left;
width: 100%;
margin: 1.5em 0 0 0;
border-top: 2px dashed #999999;
padding: 1em 0;
}
nobr
{
display: inline;
}
a
{
color: #000000 ! important;
}
