body
{ 
    background:#ffffff;
    font-size:12px;
    font-family:arial;
}

a:link 
{
    color:#00f;
    font-weight:bold;
    text-decoration:none;
}
a:visited 
{
    color:#00f;
    font-style:italic;
}
a:hover 
{
    color:#00f;
    font-style:italic;
}

div.lixoft-clear
{
    clear:both;
}

div.lixoft-site
{
    margin:auto;
    width:1000px;
    height:200px;
}

div.lixoft-header
{
    margin-top:20px;
    background:url('../images/banner.png') no-repeat;
    width:1000px;
    height:150px;
}

div.lixoft-logo
{
    float:left;
    margin:20px;
    width:390px;
    height:120px;
    background:url('../images/logo_lixoft.png') no-repeat;
}

div.lixoft-page
{
  display:block;
  position:relative;
  width:1000px;
  margin:auto;
}

div.lixoft-home
{
  display:block;
  position:relative;
  margin:auto;
  width:1000px;
}

div.lixoft-mlx-key
{
  display:block;
  position:relative;
  width:960px;
  height:180px;
  margin-left:300px;
  margin-top:100px;
}
div.lixoft-mlx-admlog
{
  display:block;
  position:relative;
  width:960px;
  height:100px;
  margin-left:300px;
  margin-top:100px;
}

div.lixoft-mlx-version-block
{
  float:left;
  width:330px;
  height:250px;
}

div.lixoft-mlx-download
{
  float:right;
  width:400px;
  height:330px;
  margin:20px;
}

li.lixoft-mlx-version-os
{
  padding-bottom:10px;
}

li.lixoft-mlx-version
{
  list-style-image:url('../images/download-item.png');
}

li.lixoft-mlx-version:hover
{
  background-color: #777;
  color:#f00;
  font-weight:bold;
  cursor:pointer;
}
li.lixoft-mlx-item-dl
{
  list-style-type:none
}

li.lixoft-mlx-item-dl:hover
{
  background-color: #777;
  color:#f00;
  font-weight:bold;
  cursor:pointer;
}

div.lixoft-mlx-download
{
  float:left;
}

div.lixoft-license-block
{
  position:relative;
  display:block;
  padding:10px;
  height:50px;
  margin:auto;
  background:#ddd;
  width:450px;
}

div.lixoft-download-block-header
{
  background:#000;
  color:#fff;
  width:330px;
  height:16px;
  padding-left:10px;
  padding-right:10px;
  font-weight:bold;
}

div.lixoft-download-block-content
{
  width:350px;
  padding:20px;
  border:solid 1px #000;
}

div.lixoft-db-table 
{
  float:left;
  margin:20px;
  padding:10px;
}

div.lixoft-db table
{
  border-spacing:0px;
  border-collapse:collapse;
  border:1px solid #00f;
}
div.lixoft-db table tr td
{
  border:solid 1px #00f;
}
div.lixoft-db tr.header
{
  background:#000;
  color:#fff;
  font-weight:bold;
}

div.lixoft-footer
{
    font-size:14px;
    position:relative;
    margin-left:400px;
    padding-top:10px;
    color:#7070bb;
    width:960px;
    height:20px;
}

div.clear
{
    clear:both;
}
