td.ntitle_comment{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f9f9f9;
	font-size: 14px;
}
table.comment td{
	font-size: 12px;
}
.slink {
#	color: #2592fd;
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding-left: 10px;

}
.slink a:active, .slink a:visited, .slink a:link {
	color: #2592fd;

}
.slink a:hover {
	color: #2592fd;
	text-decoration: underline;
}
.f_input {
	color: #757575;
	font-size: 11px;
	font-family: tahoma;
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	width: 300px;
	height: 18px;
	border: 1px solid #e0e0e0;
}
.f_textarea {
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid #e0e0e0;

/*	color: #757575;	*/
/*	background-image: url(../images/dlet_field_o.gif);*/
/*	background-repeat: repeat-x;*/
	width: 460px;
	height: 156px;
}

/* ! */

.bbcodes {
	font-size: 11px;
	font-family: tahoma;
	/*  width: 120px;
	height: 20px;
	font-weight: bold;
	border: 1px solid #cccccc;
	color: #9d0f05;
}


.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
	

