body {
  margin: 10px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #000000;
  background: #d6d7d8 url(http://www.chilliscripts.com/greybackground.png) repeat-x;
}

a:link    { color: #0000ff; }
a:visited { color: #880088; }
a:hover   { text-decoration: none; color: #ff0000; }
a:active  { color: #ff00ff; }

acronym {
border-bottom: 2px dotted #0000cc;
cursor: help;
font-variant: normal;
}

img {
  border: none;
}

.fax {
  background-image: none;
  background-attachment: scroll;
}

.cart {
  background-image: none;
}

.center {
text-align:center;
}

div.centered 
{
text-align: center;
}

div.centered table 
{
margin: 0px auto; 
text-align: left;
}

.large {
  font-size: 14pt;
}

.small {
font-size: 10pt;
}

pre {
  font-family: courier;
  font-size: 10pt;
}

.indent {
padding-left: 5px;
}

.maindiv {
width: 600px;
margin-left: auto;
margin-right: auto;
text-align: left;
border: solid 1px black;
padding: 0px;
margin-bottom: 0px;
background: #ffffff;
-moz-box-shadow: 0px 0px 10px #888;
-webkit-box-shadow: 0px 0px 10px #888;
box-shadow: 0px 0px 10px #888;
}

.textdiv {
padding: 5px;
background-image: url(http://www.chilliscripts.com/contentbg.gif);
background-repeat: repeat-x;
}

.frontpagesection {
text-align: left;
background-color: #f8f8f8;
height: 32px;
width: 580px;
border: 1px solid #bbb;
font-weight: bold;
padding-top: 2px;
margin: 0px auto; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
padding-left: 5px;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
}
.frontpagesection img {
vertical-align: middle;
padding-right: 5px;
}
.frontpagesection  a { text-decoration: none }
.frontpagesection  a:hover   { text-decoration: underline }
.frontpagesection  a:active  { text-decoration: underline }

blockquote.testimonial {
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 15px;
padding: 0px;
width: 540px;
border: 4px dotted #E9E9E9;
background: transparent url("http://www.chilliscripts.com/openquote.gif") no-repeat scroll 10px 15px;
}
blockquote.testimonial p {
padding: 20px 40px;
color: #727272;
font-family: Georgia, Palatino, 'Palatino Linotype', serif;
font-size: 15px;
line-height: 1.3;
background: transparent url("http://www.chilliscripts.com/closequote.gif") no-repeat scroll bottom right;
}
blockquote.testimonial p.client {
padding-top: 0;
text-align: right;
font-size: 90%;
background: none;
padding-bottom: 10px;
}
blockquote.testimonial p.client a {
text-decoration: underline;
color: #66004F;
}

.orderlink {
text-align: center;
background-image: url(http://www.chilliscripts.com/grey_gradient_bg.gif);
background-repeat: repeat-x;
height: 21px;
width: 300px;
border: 1px solid #bbb;
font-size: 16px;
font-weight: bold;
padding-top: 5px;
margin: 0px auto; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
}
.orderlink  a { text-decoration: none }
.orderlink  a:hover   { text-decoration: underline }
.orderlink  a:active  { text-decoration: underline }

.footer {
vertical-align: bottom;
}

.bold {
font-weight: bold;
}

#cgi { display: none; }
#server { display: none; }
#license { display: none; }
#usercustomize { display: none; }
#wecustomize { display: none; }
#appearance { display: none; }
#poweredby { display: none; }
#banners { display: none; }
#chargeforads { display: none; }
#categories { display: none; }
#numberofcategories { display: none; }
#maintain { display: none; }
#support { display: none; }
#upgrades { display: none; }
#returns { display: none; }
#discounts { display: none; }
#moreperl { display: none; }

.help {
cursor: help;
}

.copyright {
background: #cf052a;
color: #ffffff;
height: 21px;
padding-top: 3px;
padding-left: 3px;
text-shadow: 2px 2px 2px #000;
}

.block {
display: block;
}

.softwarebox {
padding: 10px;
float: right;
}