.btnbbcode_italic{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/italic.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_bold{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/bold.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_underline{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/underline.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_quote{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/quote.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_return{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/return.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_list{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/list.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_link{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/link.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_exlink{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/web_link.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_font_up{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/big.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_font_down{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/small.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_image{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/image.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_red{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/red.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}
.btnbbcode_green{
	float:inherit;
	margin: 0 5px 0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background:url(../images/icons/green.png);
	cursor:pointer;
	border:none;
	width: 20px;
	height: 20px;
	}