﻿body {
}


.regConfirm>div>* {
    width: auto;
    display: inline-block;
    line-height: 20px;
    vertical-align: bottom;
    margin: 10px 0 5px;
    height: 20px;
}



.regConfirm {
    text-align: right;
	width:100%;
}

.regConfirm  input {
    margin-right: 5px;
	margin-bottom: 0px;
}

.regQuote {
    font-size: 10px;
}