﻿#formHtmlEditor .mwCaptcha {

	margin		: 5px 0px;

	width		: 390px;
	height		: 97px;
	background	: url('../images/captcha.png') center center no-repeat transparent;
}

.mwCaptcha {
	margin-top	: 10px;
}

.mwCaptcha,
.mwCaptcha * {
	display		: inline-block;
}
