﻿div._verifyCode {
    height: 60px;
    margin: 9px 0;
}

div._verifyCode img {
    display:inline-block;
}
div._verifyCode input[type=text] {
    height: 2em;
    max-width:5em;
}

.clear {
    clear: both;
}
