.forum_title {
	color:#000000;
	font-size:22px;
	font-weight:bold;
	padding:15px 0;
}
.cat_title1 {
	color:#44484D; 
	font-weight:bold;
	font-size:11px;
	background-color:#ECEFF2; 
}

.cat_title2 td {
	border-bottom:1px solid #EEEEEE;
}

.bg_source_message {
	background-color:#F7F9FA; 
}

a {
	color:#0F6496;
	text-decoration:none;
}
a:link {
	color:#0F6496;
	text-decoration:none;
}
a:hover {
	color:#000000;
}
.boldlink1 {
	font-weight:bold;
	font-size:10px;
}
.topic_first td {
	border-bottom:4px solid #ECEFF2;
}
.topic_reply td {
	border-bottom:1px solid #ECEFF2;
}
.big {
	font-size:12px;
}

.small {
	font-size:10px;
}
.time {
	color:#777777; 
}
.user_avatara {
	padding:2px 0px;
}
.smiles_list {
width:28px;
height:30px;
float:left;
text-align:center;
}

/* IMAGES */
.smiles {
border:0px;
cursor:pointer;
}
.smiles_in_text {
border-style:none;
margin-bottom:-3px;
}

/* INPUT styles */
.forum_i_subject {
width:100%;
padding:0px;
}
.forum_i_message {
width:100%;
padding:0px;
}
.helpbox {
width:100%;
padding:0px;
font-size:10px;
font-family:Verdana, Arial;
background-color:#FFFFFF;
border-style:none;
}

/* BUTTONS */
.message_preview_button {
color:#006699;
border:1px solid #CCCCCC;
background:#FFFFFF;
}
.message_submit_button {
color:#006699;
font-weight:bold;
border:1px solid #CCCCCC;
background:#FFFFFF;
}

/* BBcode buttons style */
.forum_bbutton {
	width:20px;
	height:20px;
	cursor:pointer;
	border:0px;
	margin:1px 0 0 5px;
	vertical-align:top;
}
.forum_cbutton {
	padding:0px;
	cursor:pointer;
	height:20px;
	width:20px;
	border:0px;
}
.color_buttons_area {
display:none;
position:absolute;
background:#FFFFFF;
padding:3px;
border:solid 1px #AAAAAA;
}

/* BBcode [code] style */
.forum_scrollDiv {
	width: 95%;
	overflow:auto;
	_margin-right:-50000px;
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:10px;
	white-space : nowrap;
	font-family: 'Courier New';
}

#forum_font_color_button, .message_preview_button {
display:none;
}
