body 
{
    padding:0;
    margin:0;
    color: black; 
    background: white; 
    text-align:center;
    font: 12px 'Lucida Grande', Geneva, Verdana, Helvetica, Arial, sans-serif;
}

h5 {
    font-size: 13px;
    margin:25px 0 10px 0;
    text-align:left;
}

h5 .date {
    color:gray;
    float:right;
}

h2 {
    font-size: 20px;
    margin:30px 0 20px 0;
}

#splash {
    width:552px;
    height:142px;
    padding: 5px 0 5px 0;
}

#infobox {
    overflow:hidden;
    float: right;
    width:218px;
}

#downloadButton #caption{
    padding-top:18px;
    text-align:center;
    vertical-align:center;
    font:11px Helvetica;
    position:relative;
    left:60px;
    width:105px;
    height:24px;
    line-height:14px
}

#downloadButton #smallprint{
    text-align:left;
    color:grey;
    font:9px Helvetica;
    position:relative;
    top:10px;
    left:53px;
    width:120px;
    height:10px;
}

a #downloadButton {
    text-decoration:none;
    color:black;
}

#buynow{
    text-align: center;    
}

#buypromo{
    text-align: center;    
}

#award{
    text-align: center;
}

#award img{
    margin:5px 0 0 0;
    padding:0;
}

#content img{
    margin:0.5em;
}

#content h3 {
    font-size:1em;
    margin: 0 0 1px 0;
}

#content p {
    margin: 0 0 15px 0;
}

ul.small_gap {
    margin: -10px 0 0 0;
}

a.notexternal {
    background:none;
    padding-right: 0px; 
    margin-right: 0px;        
}

img 
{
    border:0px;
    padding:0;
    margin:0;
}

a:link 
{
    color:#00b;
    text-decoration: none;
}

a:visited 
{ 
    color:#007; 
    text-decoration: none;
}

a:hover 
{
    color: blue; 
    text-decoration: none;
}

div#header {
    text-align:center;
}

div#footer {
    font-size:10px;
    text-align:center;
    margin-bottom:5ex;
}

div.clear {
    clear:both;
    height:1px;
}

abbr {
    border-bottom: 1px dotted;
}

div.voice {
    text-align: left;
	font-size: 11px;
	line-height: 1.5em;
	margin: 10px 0 10px 0;
	padding: 0px 20px 0px 10px;
	border: 1px dashed #ccc;
}

div.voice div.quote {
	padding-top: 10px;
	padding-bottom: 3px;
}

div.voice div.source {
    text-align:right;
    font-style:italic;
	padding-bottom: 15px;
}

.newbutton {
    font-family: verdana, sans-serif; 
    font-size: 10px;
    font-weight:bold; 
    text-decoration:none; 
    color: white; 
    background-color: #0b0; 
    border-left:1px solid #afa; 
    border-top:1px solid #9c9; 
    border-right:1px solid black; 
    border-bottom:1px solid black; 
    padding:0px 3px 0px 3px; 
    margin:0px;
    display:inline;
}

.rssbutton {
    position:relative;
    top:-0.5ex;
    font-family: verdana, sans-serif; 
    font-size: 10px; 
    font-weight:bold; 
    text-decoration:none; 
    color: white; 
    background-color: #f60; 
    border-left:1px solid white; 
    border-top:1px solid white; 
    border-right:1px solid black; 
    border-bottom:1px solid black; 
    padding:0px 3px 0px 3px; 
    margin:0px;
    margin-left:0.5em;
    display:inline;
}

table.screenshots
{
    width:100%;
    border-spacing:0;
}

table.screenshots td
{
    padding:15px 20px;
    vertical-align:center;
}

table.screenshots td.screenshot
{
    text-align:center;
}

table.small
{
    border-spacing:0;
    font-size:11px;
    border: 1px solid #a5a5a5;
}

table.small td
{
    padding:1ex 1.5em;
    border-top: 1px solid #e2e2e2;
}


table.striped
{
    width:100%;
    border-spacing:0;
    font-size:11px;
    border: 1px solid #a5a5a5;
}

table.striped tr:hover td
{
    background-color: #b5d5ff;
    background: #b5d5ff;
}

table.striped th
{
    text-align:left;
    padding:0.5ex 2em;
    background-color:#e2e2e2;
    border-bottom: 1px solid #a5a5a5;
}

table.striped td
{
    padding:1ex 2em;
    border-top: 1px solid #e2e2e2;
}

table.striped tr.blue
{
    background-color:#EDF3FE;
}


table.striped tr.white
{
    background-color:white;
}

ul.links {
    margin: 0;
    padding: 0px 15px;
    font-size:11px;
}

ul.links li {
    padding: 0.3ex 0px;
}

ul.links li a.ulheading {
    font-weight:bold;
    position:relative;
    left:-0.6em;
}
            
ul.links li div {
    position:relative;
    left:-0.5em;
}

div.code a:hover {
    color:black;
}
