﻿.wrapper {
    background: none;
    width:505px;
}

.header-create {
    background: url("../img/loginV2/create-icon.png") no-repeat scroll 20px 13px #000000;
}
.header-password {
    background: url("../img/loginV2/question-icon.png") no-repeat scroll 20px 13px #666666;
}