/* CSS Document */
#MB_container {
	width		: 206px;
	height		: 1px;
	overflow	: hidden;
}

#MB_content {
	position	: relative;
	width		: 206px;
}

#MB_scrollArea {
	background  : #FFFFFF url(images/b_rolagem_barra_back.gif) repeat-y;
	padding-top : 1px;
	height		: 1px;
	width		: 17px;
}

#MB_scroller
{
	padding-top : 1px;
	width		: 15px;
	height		: 61px;
	position	: relative;
}
