#bd
{
  clear:both;
}

#terms_body
{
  /*border:dotted 1px black;*/
  width:700px;
  margin:0 0 0 140px;
}

#terms_body h1
{
  width:622px;height:44px;
  background:url("/apps/frontend/main/img/terms_header.png") no-repeat 0px 0px;
  font-size:130%;
  color:white;
  margin-left:40px;
  padding-top:8px;#padding-top:7px;
  text-align:center;
}

#terms_body .menu_container
{
  margin-left:40px;#margin-left:76px;
  padding:10px 0 30px 0;#padding:10px 0 10px 0;
  line-height:13px;
}

#terms_body .menu_container ul
{
  clear:both;
}

#terms_body .menu_container ul.firstline
{
  margin-left:0px;
}

#terms_body .menu_container ul li
{
  float:left;
  font-size: 100%;#font-size:93%;
  color:#29AEF1;
  padding:1px;
}

#terms_body .menu_container ul li a
{
  font-size: 100%;
  color:#29AEF1;
}

#terms_body div.section
{
  font-size: 100%;
  color:#666666;
  margin-top:30px;
  width:100%;
  text-align:justify;
  line-height:15px;
}

#terms_body div.section a
{
  display:block;
  color:#666666;
  margin-bottom:10px;
  font-size:100%;#font-size:100%;
  font-weight:bold;
}

#terms_body div.section a.normal
{
  display:inline;
  color:#666666;
  margin-bottom:0px;
  font-weight: normal;
  text-decoration: underline;
}
#terms_body div.section a.normal:hover 
{
  display:inline;
  color:#000000;
  margin-bottom:0px;
  text-decoration: underline;
}

#terms_body div.section h2
{
  display:block;
  font-size:100%;
  color:#5D74C0;
  margin:14px 0 2px 0;
}

#terms_body .navig_container
{
  padding:20px 0 20px 0;
}

#terms_body .navig_container .nav_back
{
  float:left;
}

#terms_body .navig_container .nav_forw
{
  float:right;
}

#terms_body .navig_container a
{
  font-size:85%;
  color:#29AEF1;
  text-decoration:none;
}
