body {
    font-family: arial, sans-serif;
    background-color: #fbfbfb;
    margin: 10px;
}

body * {
    font-size: 12px;
}

img {
    border: 0px;
}

a,a:visited { color: #175d81; text-decoration: none; }
a:hover { color: red; }

table { 
    border-collapse: collapse; 
}

table tr {
    vertical-align: top;
}

#iso { 
    text-align: center;
    vertical-align: middle;
}

table#jffnms {
    width: 100%
}

#logo {
    vertical-align: middle;
    width: 100%;
    padding-left: 5px;
}

td#latestcontainer {
    width: 175px;
}

.section#latest {
    background-color: #a5d7f1;
    width: 170px;
}

.section#latest .info {
    padding-top: 15px;
    text-align: center;
    padding-bottom: 5px;
    padding-left: 0px;
}

.section#latest #version {
    font-size: 36px;
    display: block;
}

#menu {
    background-color: #007CC3;
    width: 160px;
    color: white;
    vertical-align: top;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-top: 0px;
    padding: 0px;
}

#menu a, 
#menu a:visited { color: white; }
#menu a:hover { color: yellow; }

#menu small, 
#menu small a { font-size: 10px; }

#menu label,
#menu a {
    padding-top: 10px;
    padding-left: 10px; 
    font-weight: bold;
    display: block;
}

#menu .sub {
    padding-left: 15px;
}

#menu .sub a {
    display: inline;
    font-weight: normal;
    padding-top: 0px;
    padding-left: 0px;
}

#menu #logos {
    padding-top: 30px;
    text-align: center;
}

#menu #logos a {
    display: inline;
    padding: 5px;
}

#content {
    text-align: center;
}

.section {
    overflow: hidden;
    background-color: #f5f5f5;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    line-height: 17px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: left;
}

.section .logo { 
    float: left; 
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    background-color: #fbfbfb;
}

.section .title {
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding-bottom: 4px;
}

.section .title img {
    margin-top: 6px;
}

.section .info { 
    border-left: 1px solid #aaa;
    padding-left: 34px;
    padding-bottom: 5px;
}

.section .spacer {
    height: 75px;
    float: left;
    border-left: 1px solid #aaa;
}

.section .background { 
    float: right; 
    height: 100px; 
    border-top: 1px solid #aaa; 
    overflow: hidden;
}

.section#features ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.section#needs {
    height: 100px;
}

.section#ext {
    height: 100px;
}

#content #central {
    margin-right: 180px;
}

#content #side {
    float: right;
    width: 175px;
}

#side .section#comments .spacer,
#side .section#poll .spacer {
    display:none;
}

#side .section#comments {
    height: 390px;
}

#side .section#comments .info,
#side .section#poll .info {
    padding-left: 0px;
}

#side .section#poll .info {
	width: 160px;
	padding-left: 2px;
	padding-right: 2px;
}

#side .section#poll .question {
	border-top: 1px dashed #555;
}

#adsense {
    margin-top: 20px;
    text-align: center;
}	

#content #info img {
    vertical-align: middle;
}

.section#supp .info {
    padding-left: 30px;
}

.section#supp table td#first {
    padding-right: 5px;
}
