@CHARSET "UTF-8";

.col-single {
width: 650px !important;
}

.col-single a { 
color: #060;
}

.login-box, .register-box {
width: 290px;
height: 200px;
float: left;
}

.login-box {
border-right: 1px solid #000;
margin-right: 40px;
}

.col-single .login-box form {
width: 250px;
margin: 0;
}
.col-single form legend {
display: none;
}
.col-single form dt {
height: 0px;
}
.col-single form dt label {
font-weight: bold;
}

.login-box .submit {
text-align: right;
padding-right: 27px;
}

.login-box h2 {
color: #930;
font: normal 14px Tahoma, sans-serif;
}

.register-box h2 {
color: #060;
font: normal 14px Tahoma, sans-serif;
}

.register-box a {
display: block;
text-align: center;
padding: 30px 0 30px;
text-decoration: underline;
font-weight: bold;
}
