a:link {color:#666666;  text-decoration: underline;}
a:visited {color:#666666; text-decoration: underline;}
a:hover {color:#B96FC8; text-decoration: underline;}
a:active {color:#666666; text-decoration: none;}

input     {font-size: 11px; font-family: Tahoma, Geneva, Arial, helvetica,sans-serif;}

h2 a {font-size: 13px; color:#666666; text-decoration:none;}
h2 a:visited {font-size: 13px; color:#666666; text-decoration:none;}
h2 a:hover {font-size: 13px; color:#666666; text-decoration:none;}
h2 a:active {font-size: 13px; color:#666666; text-decoration:none;}

h1 a {font-size: 24px; color:#B96FC8; }
h1 a:visited {font-size: 24px; color:#B96FC8; }
h1 a:hover {font-size: 24px; color:#B96FC8; text-decoration: none;}
h1 a:active {font-size: 24px; color:#B96FC8; }

h1 {
  font-size: 24px;
  color:#B96FC8;
}

h2 {
  font-size: 18px;
  color:#000000;
  font-weight:bold;
  margin-top: 30px;
}

h3 {
  clear:right;
  margin-top: 30px;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
  text-align:left;
}

h4 {
  font-size: 15px;
  color:#B96FC8;
  font-weight:bold;
  margin-top: 0px;
}

#endofpage {
clear:right;
}


h3.noclear {
  clear: none;
  margin-top: 30px;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
  text-align:left;
}

#wrap {
  width: 777px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  border: 1px solid #CCCCCC;
}

#content {
  width: 670px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 40px;
  border: 1px solid #CCCCCC;
}

.screenshots img {
  padding: 15px;
}

#content p {
  padding: 15px;
}

.product_header {
  padding: 12px;
  background-color: #DDDDDD;
}

body {
  min-width: 904px;
  font-size: 14px; color:#000000;
  font-family: helvetica,sans-serif;
  margin: 0;
  padding: 0; 
}

#page_header
{
  margin-bottom: 20px;
}

ul {
  margin-left: 5px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  list-style:none; 
}

img {
  border: none;
}

