body { margin: 60px 0px 0px 0px;
background: #e3eff7;
text-align: justify;
font-family: verdana, sans-serif;
font-size: 11px;
line-height: 14px;
}
#frame { width: 605px;
margin-left: auto;
margin-right: auto;
}
#titlecontainer { background: #fff;
width: 275px;
height: 130px;
float: left;
}
#title { background: #e3eff7;
display: table-cell;
text-align: center;
padding-top: 14px;
width: 275px;
height: 130px;
-moz-border-radius-bottomright:10px;
}
#box { float: left;
background: #fff;
width: 290px;
height: 90px;
padding: 20px;
margin: 0px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
#box p { text-align: right; }
#main { background: #fff url(/images/bg.png) no-repeat bottom right;
padding: 20px;
clear: both;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}
#content { width: 360px; }
#menu { float: right;
width: 170px; }
#menu li { font-size: 12px;
font-weight: bold; }
#menu li a, #menu li a:visited { color: #444;
text-decoration: none;
}
#menu li a:hover, #menu li a:visited:hover { color: #999; }
#menu img { margin: 15px 0px 10px 40px; }
#copyright { margin: 10px;
font-size: 10px;
text-align: center;
}
b,th,.bold { color: #444; }
input,textarea { font-size: 11px;
font-family: verdana, sans-serif;
border: 1px solid #000;
background: #fff;
-moz-border-radius: 4px;
padding: 0px 3px 0px 3px;
background: #e3eff7;
}
.small input {
font-size: 10px;
}
.small { font-size: 10px; 
line-height: 12px;
margin-left: 8px;}
.gray { font-size: 10px;
line-height: 12px;
color: #999; }
.code { color: #009;
font-family: courier, monospace;
text-align: left;}
.gray a, .gray a:visited, .gray a:hover, .gray a:visited:hover { color: #999; }
.gray img { display: none; } 
.bold { font-size: 12px;
font-weight: bold;
margin-bottom: 5px; }
.post { margin-bottom: 6px; }
.reply { margin-bottom: 6px;
padding: 6px;
background-color: #f4f4f4;
}
.reply input,textarea { 
background-color: #fff; }
.reply pre { margin: 0px; 
padding: 0px; }
table { width: 360px;
border-collapse: collapse;
margin-bottom: 2px;
font-size: 11px;
margin-left: -5px;
position: relative;
z-index: 1;
}
td,th { border: 1px solid #eee;
border-left: 0px;
border-right: 0px;
padding-bottom: 4px; 
margin: 0px; }
td.new { background-color: #fff9f2; }
td.tab { width: 4px;
background-color: #e3eff7;
border: 1px solid #c1dbff;
border-left: 1px solid #c1dbff;
border-right: 0px;
}
td.notab { border: 0px;
width: 4px;
}
th { font-weight: bold;
background-color: #f4f4f4;
padding: 0px 3px 0px 3px;
height: 16px;}
ul, li, form { list-style-type: none;
padding: 0px;
margin: 0px;
}
ul.bullet li { list-style-type: disc; }
ul.bullet li li { list-style-type: none; }
#content ul li { margin-left: 16px;
list-style-position: inside; }
li { text-align: left; }
li.generated { color: #999; }
li.generated img { filter:alpha(opacity=50);
 -moz-opacity:0.5;
 opacity: 0.5;
}
p + ul { margin-top: -10px; } 
img { border: 0px; }
p { margin-top: 0px; }
a, a:visited { color: #000; }
a:hover, a:visited:hover { color: #444;
text-decoration: none; }
.pre, pre { font-family: courier, monospace;
color: #009; }

h1 {
	display: inline;
	font: bold 20px "Lucida Grande","Helvetica","Arial",sans-serif;
	color: #0082b2; 
}
