﻿/* tuannh 2014.07.15 */
.txtCapcha {
    font-size: 25px;
    height: 27px;
    text-align: center;
    width: 100px;
}

.refreshCaptcha {
    background: url("/areas/admin/styles/images/refresh.png") no-repeat;
    height: 25px;
    margin: 10px 5px 5px;
	display: block;
    text-indent: -9999em;
    width: 32px;
	border: 1px solid #8e8e8e;
	overflow: hidden;
	border: none;
}