/*========================================================

STUMBLE UPON BAR STUFF

========================================================*/


.SB_inner_wrapper
{
	margin:auto;
	width:1005px;
	background-color:#fdfcfc;
}

.SB_vert_line
{
	float:left;
	width:1px;
	height:81px;
	background-image:url(/stumbleupon/vert_line_TS.gif);
}
.SB_main_area
{
	float:left;
	width:1001px;
}

.SB_logo
{
	float:left;
	background-image:url(/stumbleupon/stumble_logo_TS.gif);
	background-repeat:no-repeat;
	width:132px;
	height:51px;
	margin:15px 20px 0 19px;
}

.SB_button
{
	float:left;
	width:139px;
	height:38px;
	margin:24px 20px 0 22px;
}

.SB_text
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	padding:20px 0 0 20px;
	text-align:left;
	font-size:1.1em;
}

.SB_text .welcome
{
	color:#2a7ab6;
	font-size:1.2em;
}
