html {
  color:#666;
}

body {
/*  font-family: "Trebuchet MS",frutiger,Arial,sans-serif,Tahoma,Verdana,Helvetica; */
  font-family: Open Sans, 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

ul {
  margin: 0;
  padding: 0 0 0 1.2em;
  list-style:none;
}

p {
  font-size:9pt;
}

a{
  color:#885C9B;
}

h1, h2 {
  color:#666;
}
table.containercell h2 {
 color:white;
}
td.three b {
 color:#885c9b !important;
}
td.three {
 background:#666 !important;
}
td.three b {
 color:#fff !important;
}
html body #container #container-wrapper #centre_column_without_right form table.container tbody tr td table.containercell tbody tr td.one table tbody tr td.one.width190 span {
 /*lol*/
 color:#666 !important;
}
html body #container #container-wrapper #centre_column_without_right form table.container tbody tr td table.containercell tbody tr td.one span {
 color:#666 !important;
}
td.banner span {
 color:#885c9b !important;
}
td.banner span b {
 color:#666;
}
h1 {
  font-size:16pt;
}

h2 {
  font-size:12pt;
}

h3 {
  font-size:10pt;
}

li {
  font-size:9pt;
}

table {
  font-size:10pt;
}

table#pricing th, table#calculator th {
  background:#ccc;
}

#header a, #footer a {
  text-decoration:none;
}

.hilight {
  color:#885C9B;
}

div#maincontainer {
}

#topmenu {
  font-size:9pt;
}

#topmenu a{
  color:#888;
}

#tagline {
  color:#885C9B;
  font-size:22pt;
}

#footer {
  font-size:8pt;
}

#features li, #whatsnew li {
  font-size:9pt;
}

.box_purple {
  border:2px solid #e1e1e1;
}

.box_grey {
  border:3px solid #999999;
}

.box_green {
  border:3px solid #60c010;
}

.page_tagline {
  color:#885C9B;
  font-size:15pt;

}

.quote_name {
  font-size:8pt;
  text-align:right;
  font-style:italic;
}

.main_button {
  border:2px solid #885C9B;
  background:#885c9b;
  color:#fff;
  font-size:11pt;
  border-radius:0.1em;
  box-shadow:2px 2px 1px #999;
  background-image: -moz-linear-gradient(top, #9975cb, #885ec2 27px, #8052be 27px, #7747b9);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9975cb), color-stop(0.5, #885ec2), color-stop(0.5, #8052be), to(#7747b9));
}

ul#purchase li {
  list-style:none;
}
.screenshot_text {
 font-size:9pt;
}
.hiddenlink {
 color:#666;
 }
.required {
 font-weight:bold;
}
.requiredstar:after {
 color:#885C9B;
 font-weight:bold;
 content: " *";
}
.news_head {
 color:#885C9B;
 font-size:12pt;
 font-weight:bold;
}
.news_item {
 font-size:9pt;
 margin-top:10px;
 margin-bottom:10px;
}
.news_item_front {
 font-size:11pt;
 margin-top:10px;
 margin-bottom:10px;
}
.noclick {
  cursor:text;
}
