body {
	font-size: 10px;
	padding:0px;
}

.back_ground {
background:url("../imageset/back.jpg");
}

.main_div {
background:#FFFFFF;
}

.headerbar {
background:url("../imageset/header_back.jpg");
padding-right:0px;
}

#site-description {
width:290px !important;
}


.header_menu_div {
background:url("../imageset/forum_top_menu.png");
background-repeat:no-repeat;
float:right;
width:795px;
height:60px;
margin-top:15px;
}

.forum_site_menu {
width:510px;
float:left;
font-size:14px;
margin-top:20px;
margin-left:40px;
}

.forum_site_menu a {
color:#FFFFFF;
text-decoration:underline;
}

.forum_site_menu a:hover {
color:#009cff;
}

.top_search_form {
margin:0px;
padding:0px;
}



.forum_search_input {
width:192px;
height:37px;
background:url("../imageset/search_box.png");
float:left;
}

.fotum_top_serach_button {
background:url("../imageset/search_button.png");
width:31px;
height:27px;
background-position: center;
background-repeat:no-repeat;
border:0 !important;
float:left;
position:relative;
top:4px;
left:-10px;
}

.top_input_search {
position:relative !important;
width:140px !important;
height:12px !important;
font-size:11px !important;
top:11px;
left:20px !important;
border:0 !important;
-moz-top:20px !important;

}

#search-box {
width:225px;
	color: #FFFFFF;
	position: relative;
	margin-top: 11px;
	margin-right: 0px;
	display: block;
	float:left;
	text-align: left;
	height:37px;
	white-space: nowrap; /* For Opera */
}

.adv_search {
	float:left;
position:relative;
display:block;
left:23px;
top:-10px;
}
