.sbRound {
	float:		left;
	width: 		240px;
}

.sbResult {
	float:	left;
	text-align:	center;
	width:	580px;
}
.sbResult div {
	margin-top: 	-1px;
	display: 	inline;
	padding-top: 	-13px;
	vertical-align: top;
}

.sbResult img {
	height:		32px;
	margin-top:	-7px;
}

.sbMore {
	float:	right;
	font-weight:		normal;
}
.sbMore a {
	text-decoration:	none;
	color:			white;
}
.sbMore a:visited {
	text-decoration:	none;
	color:			white;
}