body{
font-size:12px;
background:#ffffff;
margin:0px 20px;
font-family:verdana, Î¢ÈíÑÅºÚ, ËÎÌå;
}

h3
{
	font-size:14px;
	font-weight:bold;
}

a,a:visited
{
	color:#663300;
	text-decoration:none;
}

a:hover
{
	color:#cc0000;
	text-decoration:underline;
}

textarea
{
	border:#663300 1px solid;
	background:#FEF085;
	font-family:verdana, Î¢ÈíÑÅºÚ, ËÎÌå;
	font-size:14px;
}

#main{
/*max-width:500px;*/
}

#header{
/*background:url(/static/images/logo.gif) no-repeat;*/
border-bottom:#343434 solid 2px;
clear:both;
width:100%;
padding: 0 0 5px 0;
}

.tags{
padding:4px;
background:#FEF085;
}

.pager{
display:none;
}

#footer
{
	line-height:20px;
}

#content{
	padding:5px 0;
}

.article{
clear:both;
margin:5px 0;
}

.articleheader{
height:20px;
padding:3px 0 1px 25px;
font-size:14px;
border-bottom:#e0e0e0 dotted 1px;
color:#666666;
}

.articlecontent{
line-height:18px;
padding:2px;
padding-left:25px;
}