#content p {
 text-indent : 0em;
 margin-bottom : 1em;
}

address {
 clear : both;
}

#top-menu li a {
 font-size : 11px;
 display : block;
 text-decoration : none;
 height : 12px;
 padding : 4px 0 2px 0;
}

#top-btn {
 position : absolute;
 top : 46px;
 left : 595px;
 font-size : 12px;
 text-align : right;
}

#top-menu {
 position : absolute;
 top : -12px !important;
 top : 0px;
 left : 388px;
 font-size : 12px;
}

*+html #top-menu  {
 top : 0px !important;
}


