body {
padding-bottom:20px;
}
#main {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
margin:0 20px 20px;
}
#main h1 {
margin-top:20px;
padding:0;
}
#main h2 {
text-align:left;
}
#header {
background-color:#EEEEEE;
font-size:small;
font-weight:normal;
margin:0;
padding:10px;
}
table {
border-collapse:separate;
border-spacing:20px;
margin:auto;
}
td {
text-align:center;
vertical-align:top;
width:235px;
}
hr {
margin-top:20px;
}
pre {
overflow:visible;
text-align:left;
}
code {
background-color:#FFFFCC;
}
pre code {
background-color:#EEEEEE;
}
.pics {
border: thin solid black;
height:200px;
margin:0;
overflow:hidden;
padding:0;
width:960px;
}
.pics img {
height:200px;
left:0;
padding:15px;
top:0;
width:960px;
}
.pics img {
/*-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;*/
}

