body {
margin: 0px;
padding: 117px 10px 20px 10px;
background-color: #000000;
font: 12px Verdana;
color: #ffffff;
}
th {
font-size: 10px;
}
td {
vertical-align: top;
font-size: 12px;
}
h1 {
font: bold 24px Courier New;
}
h2 {
margin-bottom: 2px;
}
img.icon {
vertical-align: middle;
}
a {
color: #ff0000;
}
a:hover {
color: #ff5500;
}
div.group {
margin: 0px 10px 8px 10px;
padding: 8px 12px 8px 12px;
background-color: #202020;
}
strong.big {
font-size: 18px;
}
form .field {
padding: 7px 2px 4px 2px;
text-align: right;
}
form .value {
padding: 4px 2px;
}
ul {
list-style-type: none;
text-align: left;
}
ul.big {
font-size: 14px;
font-weight: bold;
margin: 0px 0px 12px 20px;
padding: 0px;
}
pre {
text-align: left;
line-height: 14px;
}
.dark {
color: #a0a0a0;
}

/* Interface */

.pages {
font-size: 18px;
}
.logo {
position: absolute;
top: 0px;
left: 220px;
}
.content {
text-align: center;
}
.left_column {
text-align: center;
}
.right_column {
text-align: center;
}

/* Content */

table.data {
border: 1px solid #505050;
width: 100%;
}
.data th {
padding: 3px 8px;
background-color: #505050;
font-weight: normal;
font-size: 10px;
color: #a0a0a0;
}
.data td {
background-color: #404040;
padding: 2px 8px;
border-bottom: 1px solid #505050;
}
div.include_area {
border: 2px dotted #505050;
}
div.include_area a.include_ctl {
display: block;
position: relative;
top: 8px;
left: 10px;
width: 60px;
background-color: #505050;
padding: 1px 2px;
text-decoration: none;
font-size: 9px;
color: #000000;
}
div.include_area_pointer a.include_ctl {
display: none;
}
.extra {
border: 1px solid #505050;
background-color: #303030;
}
.preview .img {
height: 240px;
overflow: hidden;
}
.tags {
font-size: 10px;
}
