a img {
	border:0;
}
a {
	cursor:pointer;
}
a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.widefat {
	background-color:#FFFFFF;
	border-color:#DFDFDF;
	border-collapse:separate;
	border-spacing:0;
	border-style:solid;
	border-width:1px;
	clear:both;
	margin:0;
	width:100%;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
}
.widefat * {
	word-wrap:break-word;
}
.widefat thead tr th, .widefat tfoot tr th {
	background:#DFDFDF repeat-x scroll left top;
	color:#333333;
}
.widefat td, .widefat th {
	border-color:#DFDFDF;
	overflow:hidden;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:text-top;
	padding:3px 7px;
	color:gray;
}
.widefat td a, .widefat th a{
	color:black;
}
.widefat th {
	font-size:12px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	line-height:1.3em;
	padding:7px 7px 8px;
	text-align:left;
}
table .fixed {
	table-layout:fixed;
}

.cl {
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	clear: both;
}
.listbot {
	padding:8px 7px;
	text-align:right;
}
.field {
	color:#000000;
}
#search .fieldplace {
	background:transparent url(img/search-field.gif) no-repeat scroll 0 0;
	display:inline;
	float:left;
	height:22px;
	padding-left:18px;
	width:114px;
}
#search {
	background-image:url(img/left-block-top.gif);
}
#search .fieldplace .field {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	padding:3px 6px 4px;
	width:102px;
}
#search .button {
	border:0;
	cursor:pointer;
	display:inline;
	float:left;
	font-size:0;
	height:22px;
	line-height:0;
	text-indent:-4000px;
	width:29px;
}
#search .button {
	background:url(img/search-button.gif) no-repeat 0 0;
}
.aimage {
	display:inline;
	float:left;
	margin-right:10px;
}

.fd_tools {
	text-align:center;
	padding-top:20px;
}
.fontbig li a {
	font-size:14px;
}
.nav_tools {
	float:left;
	text-align:left;
	padding-right:10px;
}
.nav_tools a,.block .listleaves .delwikileaves{
	color:#A0A0A0;
}
.limage {
	float:left;
	display:block;
	width:50px;
	height:50px;
}

.rimage {
	height:50px;
	padding-bottom:10px;
}
.profile li {
	margin:10px 5px;
}
.formul li {
	margin:10px 5px;
}
#addthread textarea {
	width:300px;
}
#addthread div {
	margin:10px 0;
}
#addthread {
	margin:0 10px;
}
#usenav, #threadid {
	display:none;
}
#usenavname {
	float:left;
}
.red {
	color:red;
}
.green {
	color:green;
}
.blockcontitle {
	font-size:18px;
	font-weight:bold;
	margin:10px 5px ;
}
#pollcallname {
	font-size:18px;
	margin:10px 0;
}
.firstpost, .reply {
	margin:10px 0;
}
.loginform div {
	margin:10px 0;
}
#checkpollresultbt {
	width:500px;
	text-align:right;
}