#stNavigatorPlugin_navigation_box_text
{
	overflow: hidden;
	float: left;
	padding: 10px 0px 0px;
}
#stNavigatorPlugin_navigation_box_text A
{
	display: block;
	float: left;
	text-decoration: underline;
}
#stNavigatorPlugin_navigation_box_text .not_active
{
	float: left;
	font-weight: normal;
}
#stNavigatorPlugin_navigation_box_text DIV
{
	float: left;
	font-weight: bold;
}
#stNavigatorPlugin_navigation_box_text .arrow
{
	padding: 0px 5px;
	font-weight: bold;
	float: left;
}
#stNavigatorPlugin_last_viewed_products_box_text
{
	overflow: hidden;
	float: right;
	padding: 10px 0px 0px;
}
.box_history
{
	float: right;
	padding-right: 3px;
	display: none;
}
#path .box_history A
{
	display: block;
	background: none;
	float: left;
	height: 20px;
	padding: 4px 21px 0px 13px;
}
.history A
{
	padding: 0px;
}
.box_link
{
	float: left;
}
/*defaul2*/
#path
{
	overflow: hidden;
	padding: 3px 0px;
	margin-bottom: 20px;
}
#path A
{
	background: url(/images/frontend/theme/default/arrow_category_leaf.png) no-repeat center right;
	display: block;
	float: left;
	height: 20px;
	padding: 4px 21px 0px 13px;
}
#path .not_active
{
	background: url(/images/frontend/theme/default/arrow_category_leaf.png) no-repeat center right;
	float: left;
	height: 20px;
	padding: 4px 21px 0px 13px;
	font-size: 12px;
}
#path .history
{
	background: url(/images/frontend/theme/default/arrow_category_leaf.png) no-repeat center right;
	float: left;
	height: 25px;
}
#path .not_active_last
{
	float: left;
	height: 20px;
	padding: 4px 4px 0px 10px;
}
#path .left
{
	background: url(/images/frontend/theme/default/stNavigationPlugin/left.gif) no-repeat top left;
}
#path .right
{
	background: url(/images/frontend/theme/default/stNavigationPlugin/right.gif) no-repeat top right;
	height: 26px;
	padding-top: 1px;
}
#path #fastcache
{
	background: none;
}
#path #fastcache A
{
	padding-right: 10px;
}
