﻿
.captchaImageborder {
    border-width: 2px;
    border-style: solid;
    display: inline !important;
}

.captchaTextBox {
    width: 60px;
    height: 25px;
}

.imgs {
    line-height: 35px;
    margin-bottom: 8px;
}

    .imgs img input {
        vertical-align: middle;
    }

.refreshBtn {
    margin-bottom: 5px;
    width: auto !important;
    border-width: 0px;
    margin-left: 5px;
}

.width60 {
    width:60px;
}
.captchaMrgns {margin-bottom: 20px; margin-top:10px;}