#groups_table,
#threads_table,
#thread_table
{
	width: 100%;
	padding:0px;
	border-collapse: collapse;
	margin:10px 0px 0px 0px;
}

#groups_table td,
#threads_table td
{
	border-bottom: solid 1px #999;
	padding: 5px 5px 5px 0px;
	font-size:11px;
	margin:0px;
}

#groups_table a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

#thread_table {
	
}

#threads_table th, #groups_table th  {
	text-align:left;
	background-color:#80d3ed;
	padding:4px;
	color:#333;
	font-size:11px;
}

.thread_table td
{
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}

.thread_table_subject
{
     	background-color: #80d3ed;
	padding:4px;
     	color: #333;
	font-size:11px;
}

.thread_table_name
{
    width: 150px;
}

.thread_table_thread
{
	background-color: #fff;
	font-size:11px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	
}


.thread_table_thread td {
	padding:4px;
	vertical-align:top;
}

.thread_table_reply
{
	background-color: #f1f1f1;
	font-size:11px;
	vertical-align:top;
}

.thread_table_reply td, .thread_table_name td {
	padding:4px;
	vertical-align:top;
}

.thread_table_sep
{
     background-color: #fff;
      font-size: 1px;
}

.post_div
{
    width: 100%;
	margin:5px 0px 0px 0px;
}

.post_button
{
    float:right;
margin:10px 0px 0px 0px;
}

.mceLayout {
	width:530px !important;
}

hr {
	height:1px;
	width:100%;
	color:#ccc;
		
}

input[type="text"], input[type="password"] { 
	border:1px solid #ccc;
	font-size:11px;
	height:17px;
	padding:2px;
}

input[type="submit"] {
	padding:2px;
	
	border:1px solid #666;
	color:#333;
	background-color:#eee;
	font-size:11px;
}

#forumsearch {
	border-bottom: 1px solid #999;
	padding:0px 0px 5px 0px;
}

#forumsearch a {
	font-size:11px;
	color:#333;
	text-decoration:none;
}

.newthread {
	font-weight:bold;
	padding:0px;
	display:block;
	margin:5px 0px 0px 0px;
	color:#333;
	font-size:11px;
	float:right;
}

#threads_table input label {
	font-size:11px;
}

#paging
{
margin: 10px 0 10px 0;
    font-size: 11px;
    color:#000;   
}

#paging span{
	padding-right: 5px;	
	font-weight: bold;
}

#paging a,
#paging a:link,
#paging a:visited
{
    margin-right: 5px;
	color: #000;
text-decoration: none;

}

#paging a.active,
#paging a:hover
{
    margin-right: 5px;
	text-decoration: underline;
}

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
