 * {
margin:0;
padding:0;
} 
.forabg {
clear:both;
margin-bottom:4px;
padding:0 5px;
}

ul.topiclist {
display:block;
list-style-type:none;
margin:0;
}
ul.topiclist dd {
border-left:1px solid #FFFFFF;
display:block;
float:left;
padding:4px 0;
}
ul.topiclist li {
display:block;
list-style-type:none;
margin:0;
}
ul.topiclist dl {
position:relative;
}
ul.topiclist li.row dl {
padding:2px 0;
}
ul.topiclist dt {
display:block;
float:left;
padding-left:5px;
padding-right:5px;
width:50%;
}
* html ul.topiclist li {
position:relative;
}
ul.topiclist dl {
height:1%;
overflow:hidden;
}
ul.topiclist li {
color:#4C5D77;
}
ul.topiclist dd {
border-left-color:#FFFFFF;
}
li.header dt, li.header dd {
border-left-width:0;
color:#000000;
line-height:1em;
margin:2px 0 4px;
padding-bottom:2px;
padding-top:2px;
text-transform:uppercase;
}
li.header dt {
font-weight:bold;
}
li.header dd {
margin-left:1px;
}
li.header dl.icon {
min-height:0;
}
li.header dl.icon dt {
padding-left:0;
padding-right:50px;
}
.forabg .header a:link {
color:#000000;
}
.forabg .header a:visited {
color:#000000;
}
.forabg .header a:hover {
color:#A8D8FF;
}
.forabg .header a:active {
color:#C8E6FF;
}
.forabg .header a:link {
color:#000000;
text-decoration:none;
}
.forabg .header a:visited {
color:#000000;
text-decoration:none;
}
.forabg .header a:hover {
color:#000000;
text-decoration:underline;
}
.forabg .header a:active {
color:#FFFFFF;
text-decoration:none;
}
dd.posts, dd.topics, dd.views {
line-height:2.2em;
text-align:center;
width:8%;
}
dd.lastpost {
width:25%;
}
dd.lastpost span {
display:block;
padding-left:5px;
}
ul.forums {
background:#F9F9F9 none repeat-x scroll 0 0;
}
ul.forums {
background-color:#EEF5F9;
}

li.row {
border-bottom:1px solid #8F8F8F;
border-top:1px solid #FFFFFF;
}
li.row:hover {
background-color:#F6F4D0;
}
.forabg {
background-color:#99CCFF;
}

dl.icon {
background-position:10px 50%;
background-repeat:no-repeat;
min-height:35px;
}
dl.icon dt {
background-position:5px 95%;
background-repeat:no-repeat;
padding-left:45px;
}

ul.topiclist dt.fheader {
display:block;
float:left;
padding:5px;
width:100%;
}
li.fheader dt, li.fheader dd {
border-left-width:0;
line-height:1em;
margin:2px 6px 4px;
padding-bottom:2px;
padding-top:2px;
/*font-family:arial;
font-size:11px;*/
height:24px;
line-height:24px;
}
.fheader a:link, .fheader a:hover, .fheader a:active, .fheader a:visited {
/*font-family:arial;
font-size:11px;*/
text-decoration:none;
}


li.fheader dt {
font-weight:bold;
}
li.fheader dd {
margin:2px 6px 4px;
}
li.fheader dl.icon {
min-height:0;
}
li.fheader dl.icon dt {
padding-left:0;
padding-right:50px;
} 

/* forum header */
.search-box {
 float:left;
 margin: 0 4px 0 4px;
 padding: 0px 0px;
 display: block;
 font-weight: normal;
 text-align: center;	
 background: #FFF7AA url("/beta/play/forum/wh-hi.png") top left repeat-x;
 border: 2px solid #E3CA4B;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}
.buttonSearch {
  float: right;
	margin: 0 2px 0 2px;
	padding: 2px 2px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	background: #c3eafb url("/beta/play/forum/wh-hi.png") top left repeat-x;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}
.inputbox {
 float: left;
 margin: 3px 3px 3px 3px;
 padding: 2px 2px;
 display: block;
 font-weight: bold;
 border: 0px;
 background: #f2e279;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

.pagination {
 float:right;
 height:1%;
 margin-top:5px;
 text-align:right;
 width:auto;
}

.buttons {
 float:left;
 height:auto;
 width:auto;
}

div.topic-actions[class] {
 height:auto;
}

.topic-actions {
 font-size:1.1em;
 height:28px;
 margin-bottom:3px;
 min-height:28px;
}
