.balheader {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 16px;
	color: #1B1464;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 218px;
}
.baltxt {
	font-size: 12px;
	padding: 5px;
}
.view-txt {
	font-size: 10px;
	color: #2E3192;
	padding: 10px;
}
.profile-txt {
	font-size: 10px;
	line-height: 14px;
	background-color: #FFFFFF;
	padding: 5px;
	height: 145px;
}
.other-bg {
	background-image: url(../img/other_bg.jpg);
	height: 250px;
	background-repeat: no-repeat;
}
.other-txt {
	font-size: 10px;
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #6193FF;
	padding: 2px;
}