/* Copyright (c) 2006-2008 Nessus Internet Dienstleistungs GmbH
 * All rights reserved.
 *
 * vim: encoding=utf-8:ft=css:et:sw=4:ts=8:sts=4:
 */

#wrapBody{
    border: 0px;
    width: 100%;    
}
#wrapHeader {
    display: none;
}
#wrapContentLeft {
    display: none;    
}
#footerOutside {
    display: none;    
}
.cp_content_border {
    border: 0px;
    width: 100%;
}
.admin {
    display: none;
}

div.footerbox {
    display: none;
}

div#tld_overview {
    display: none;
}

div.headerbox {
    display: none;
}

div.headernavibox {
    display: none;
}
div.subnavigationbox {
    display: none;
}
div.feedback_area {
    display: none;
}
div.faqitem_options {
    display: none;
}
h1.faqitem {
	margin-bottom:25px;
}
div#content_left {
  display: none;
}

div#content_right {
display:block;
float:left;
width: 650px;
}

div.content {
display:block;
float:left;
width: 650px;
}
a#printbutton {
  display: none;
}


div#userinformationformovements {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}

div#userinformationformovements div.grey{
  color: #aaaaaa;
  margin-bottom: 5px;
}

div#userinformationformovements h1 {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
