#toolbar
{
	/*background: url(images/toolbar.jpg) no-repeat center top;*/
	width: 903px;
	height: 32px;
	overflow: hidden;
	clear: both;
}
#toolbar_container
{
	float: left; 
	background: url(http://rubar.ru/land/images/toolbar_bg.gif) repeat-x; 
	height: 32px; 
	width: 899px;
}

.tb_drager
{
	float: left; 
	background: url(http://rubar.ru/land/images/toolbar_drager.gif) no-repeat left 7px; 
	height: 32px; 
	width: 10px;
}

.tb_left
{
	float: left; 
	background: url(http://rubar.ru/land/images/toolbar_left.gif) no-repeat; 
	height: 32px; 
	width: 4px;
}

.control_icon
{
	float: left;
	/*height: 16px;*/
	overflow: hidden;
}

.control_caption
{
	float: left;
	height: 16px;
	line-height: 15px;
	font-size: 11px;
}

.control_spacer
{
	float: left;
	width: 5px;
	height: 16px;
	overflow: hidden;
}

.control_separator
{
	float: left;
	width: 5px;
	height: 16px;
	overflow: hidden;
	background: url(http://rubar.ru/land/images/tb_separator.jpg) no-repeat;
}

.control_weather
{
	float: left;
	width: 61px;
	height: 16px;
	overflow: hidden;
	background: url(http://rubar.ru/land/images/tb_weather.jpg) no-repeat;
}

.control_currency
{
	float: left;
	width: 63px;
	height: 16px;
	overflow: hidden;
	background: url(http://rubar.ru/land/images/tb_currency.jpg) no-repeat;
}

.control_sms
{
	float: left;
	width: 43px;
	height: 16px;
	overflow: hidden;
	background: url(http://rubar.ru/land/images/tb_sms.jpg) no-repeat;
}

.sb_control
{
	float: left;
	height: 23px;
	padding: 9px 6px 0 6px;
	/*border: 1px dashed #ccc;*/
}

.sb_search
{
	float: left;
	height: 26px;
	padding: 6px 2px 0 2px;
}

.tb_rss_arrow
{
	float: left; 
	background: url(http://rubar.ru/land/images/rss_arrow.jpg) no-repeat 4px -2px; 
	height: 32px; 
	width: 14px;
}

.toolbar_margin
{
	clear: both;
	height: 10px;
	overflow: hidden;	
}