﻿#loginContent .title{
	background: transparent url(images/default/equip-skin-logo.png) top left no-repeat;
    background-position: 20px 20px; 
}
#loginContent .title h2{
	margin-top: 70px;
}
span.error {
    display:block;
    padding:2px;
	color: blue;
	border: solid 1px red;
}
