@charset "UTF-8";
/* CSS Document */
#seekBalance {
	position: relative;
	margin: 0px auto 23px;
	padding: 0;
	clear: both;
	width: 847px;
	height: 485px;
	background-image: url(../images/bkg/seek_balance.jpg);
	background-repeat: no-repeat;
}
.colsbl {
	position:  relative;
	float: left;
	width: 272px;
	margin: 100px 15px 0 0;
}
.colsbl p, .colsbc p, .colsbr p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
    color: #000;
	font-size: 15px;
	line-height: 18px;
}
.colsbc {
    position:  relative;
	float: left;
	width: 272px;
	margin: 10px 15px 0 0;
}
.colsbr {
	position:  relative;
	float: left;
	width: 272px;
	margin: 10px 0 0 0;
	padding: 0px;
}
.red {
	color: #d2232a;
	font-weight: bold;
}