a {
color:#099;
text-decoration:none;
}

hr {
background-color:#000;
border:0 solid #000;
height:1px;
}

.errorlist {
color:red;
}

div.index_title {
background-color:#DBE4F1;
border-bottom:1px solid #9FB5D4;
padding:3px;
}

div.thread {
background:#F9F9F9;
border-bottom:1px solid #DBE4F1;
padding: 7px 5px;
}

div.thread a {
color:#334FDB;
}

div.forummenu,.forummenu-first {
background:#DBE4F1;
border-bottom:1px solid #95ADD0;
font-size:100%;
padding:8px 5px;
}

.forummenu-first {
background-image:url('/media/img/cdd_topleft.png');
background-position:top right;
background-repeat:no-repeat;
}

div.forummenu ul {
list-style:none;
margin-left:0;
padding-left:1em;
text-indent:-1em;
}

#autocomplete_div .highlight {
background:#FF0;
font-weight:700;
}

#autocomplete_div {
background-color:#cfc;
border:none;
color:#333;
padding-right:1em;
position:relative;
top:-6px;
z-index:4000;
}

p.thread_page_nav {
font-size:77%;
margin-left:10%;
margin-right:10%;
}

p.index_page_nav {
font-size:77%;
}

span.thread_menu {
float:right;
font-size:85%;
}

span.timesince {
color:#999;
font-size:85%;
}

div.rpc_message {
text-align:center;
width:100%;
}

p.rpc_message {
background-color:#f33;
border:1px solid #000;
}


div#forum-content{
	width: auto;

}
hr{
	color: #9D967C;
}

textarea#id_post{
	height: 200px;
}