body {
  color: #000;
  text-align: left;
  padding: 0;
  margin: 0;
  background: #E3E4DA url(../images/background.gif) repeat-y 0 48px;
}

body, p, ol, ul, td {
  font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2, h3, h4 {
  text-transform: uppercase;
  color: #000;
}

img {
	border:none

}

a { color: #555; text-decoration: underline;}
a:visited { color: #555; }
a:hover { color: #fff; }

h3 {
  display: block;
  color: #fff;
  margin-top: 0;
  border-bottom: 1px dashed #fff;
  font: bolder 1.3em "Book Antiqua", Georgia, "Times New Roman", serif; letter-spacing: 3px;
  line-height: 1.5em;
}

h3 span {
/*  float: left; */
}

h3 a {
  display:  inline;
  float: right;
  margin-right: 9px;
  font: bold 75% "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; letter-spacing: 1px;
  text-transform: uppercase;
  margin-top:  -16px;
  border: 0;
  color: #fff;
}

h3 a.text-link {
  margin: 0 9px -4px 0;
}

h3 span a {
  color: #fff;
}


div#container   {
  position: absolute; 
  top: 0;
  left: 0;
  width: 900px;
  padding: 0;

}

div#nav    {
  width: 132px;
  float: left;
  display: inline;
  padding: 0;
  background-color: transparent; /* #5E838B; */
  font: bold .9em Helvetica, Arial, sans-serif; letter-spacing: 3px;
  color: #fff;
/*  voice-family: "\"}\"";
  voice-family: inherit;*/
  width: 132px;
  margin-top: 1px;
}

div#nav ul {
  font: bold 0.8em Arial, sans-serif; letter-spacing: 3px;
}




div#column1 {
  float: left;
  display: inline;
  width: 425px;
  margin: 5px 0 10px 0;
/*  voice-family: "\"}\"";
  voice-family: inherit;*/
}

div#column1 h3 {
  width: 422px;
  margin: 7px 0 0 0;
  font-size: 100%;
}

div#column2 {
  display:  inline;
  float: left;
  width: 342px;
  margin: 5px 0 10px 0; 
/*  voice-family: "\"}\"";
  voice-family: inherit;*/
}


div#column2 h3 {
  width: 342px;
  margin: 7px 0 0 0; 
  font-size: 100%
}

div.section  {
  font-size: 90%;
  line-height: 1.4em;
  margin: 10px 9px;
  text-align: justify;
}

div.section p,div.section td, div.section ol, div.section ul, div.section li {
  font-size: inherit;
  line-height: 1.4em;
  text-align: inherit;
}

ul.section li {
  font-size: 90%;
  line-height: 1.4em;
  text-align: inherit;
  list-style: none;
}

div.section img {
  display:  inline;
  padding:4px;
  float: left;
}

div#releases h5 {
  clear: left;
  margin: 7px 0;
}

div#releases div p {
  margin-top: 0;
}

div#releases div {
 /* font-size: 95%;*/
  text-align: left;
}

div#releases img {
  float: left;
  display: inline;
  margin: 6px 15px 3px 0;
}

div#releases .buy {
  clear: both;
  padding-bottom: 10px;
}

div#releases .buy form{
  display: inline;
}

div#releases .buy span {
  font-size: 90%;
  font-weight: bolder;
}

ul.downloads{
  list-style: none;
  padding-left: 0;
  margin: 0;
}

ul.press {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

ul.press li {
  padding: 5px;
}
