/* header */
#bo-header {
	height:60px;
	padding-top: 0px !important;
	font-size: .9em;
	margin-bottom: 20px;
	color: #ababab;
}
#bo-header #logo {
	float: left;
	margin: .5em 0 0 .5em;
}
#bo-header #logo img{
	width:200px;
	height:41px;
	display:block;
}
#bo-header .banner {
	text-align: center;
	padding-top: .5em;
}
#bo-header #login {
	float: right;
	margin-right: .2em;
}
#bo-header #login img{
	width: 50px;
	height: 19px;
	cursor: pointer;
}

#bo-header #login .bo-icon {
	width: auto;
	height: auto;
}

#bo-cage {
	background: url("/i/back.png") repeat-x scroll 0 0 transparent;
	margin-top: 20px;
	text-align: center;
}

a.register {
	font-size: 1.3em;
    font-weight: bold;
    color: #2a9ee7;
    text-decoration: none;
    display: block;
    margin-top: 7px;
    margin-bottom: -4px;
}
#login {
	color: #ababab;
}

#login img.png {
	margin-right: 30px;
}

#login a {
	display: block;
}

#login br {
	display: none;
}