
#scaled_text1 {
	font-size: 11px;
	line-height:14px;
}
#scaled_text2 {
	font-size: 12px;
	line-height:14px;
}
#scaled_text3 {
	font-size: 14px;
	line-height:14px;
}

/*#####################################*/

.scaled_text1,
.scaled_text1 p,
.scaled_text1 h4,
.scaled_text1 h5,
.scaled_text1 h6,
.scaled_text1 div.catItem a{
	font-size: 			11px;
	line-height:		14px;
}
.scaled_text1 span.data,
.scaled_text1 div.path{
	font-size:9px;
}

.scaled_text1 div.prodItem{
	font-size:10px;
	line-height:12px;
}
.scaled_text1 div.tabMenu,
.scaled_text1 input,
.scaled_text1 select,
.scaled_text1 textarea,
.scaled_text1 div.info,
.scaled_text1 table.conftable th{
	font-size:			10px;
}
.scaled_text1 h1 span.info,
.scaled_text1 h2 span.info{
	font-size:			10px;
	line-height:		12px;
}
.scaled_text1 h1{
	font-size:			15px;
	line-height:		16px;
	font-weight:bold;
}
.scaled_text1 h2{
	font-size:			12px;
	line-height:		15px;
}
.scaled_text1 h3{
	font-size:			11px;
	line-height:		13px;
}

/*#####################################*/

.scaled_text2,
.scaled_text2 p,
.scaled_text2 h4,
.scaled_text2 h5,
.scaled_text2 h6,
.scaled_text2 div.catItem a{
	font-size: 			12px;
	line-height:		16px;
}
.scaled_text2 span.data,
.scaled_text2 div.path{
	font-size:10px;
}

.scaled_text2 div.prodItem{
	font-size:11px;
	line-height:14px;
}
.scaled_text2 div.tabMenu,
.scaled_text2 input,
.scaled_text2 select,
.scaled_text2 textarea,
.scaled_text2 div.info,
.scaled_text2 table.conftable th{
	font-size:			11px;
}
.scaled_text2 h1 span.info,
.scaled_text2 h2 span.info{
	font-size:			11px;
	line-height:		13px;
}
.scaled_text2 h1{
	font-size:			18px;
	line-height:		20px;
}
.scaled_text2 h2{
	font-size:			15px;
	line-height:		18px;
}
.scaled_text2 h3{
	font-size:			13px;
	line-height:		16px;
}


/*#####################################*/

.scaled_text3,
.scaled_text3 p,
.scaled_text3 h4,
.scaled_text3 h5,
.scaled_text3 h6,
.scaled_text3 div.catItem a{
	font-size: 			14px;
	line-height:		18px;
}
.scaled_text3 span.data,
.scaled_text3 div.path{
	font-size:12px;
}

.scaled_text3 div.prodItem{
	font-size:13px;
	line-height:16px;
}
.scaled_text3 div.tabMenu{
	font-size:			12px;
}
.scaled_text3 input,
.scaled_text3 select,
.scaled_text3 textarea,
.scaled_text3 div.info,
.scaled_text3 table.conftable th{
	font-size:			13px;
}
.scaled_text3 h1 span.info,
.scaled_text3 h2 span.info{
	font-size:			13px;
	line-height:		15px;
}
.scaled_text3 h1{
	font-size:			21px;
	line-height:		22px;
}
.scaled_text3 h2{
	font-size:			16px;
	line-height:		20px;
}
.scaled_text3 h3{
	font-size:			14px;
	line-height:		18px;
}

/*#####################################*/

.toolboxSizeSelectActive {
	font-weight: bold;
	color: #ff6c17;
}

div.toolbox {
	text-align: center;
	float: right;
	idisplay: inline;
	color: #7c745d;
	background: #fff url("../images/toolbox/toolbox_bg.gif") repeat-x;
	height: 30px;
	margin-left: 10px;
	position:relative;
	top:-10px;
}

div.toolbox_left {
	float: left;
	display: inline;
	background: #fff url(../images/toolbox/toolbox_left.gif) no-repeat;
	height: 30px;
	width: 6px;
}

div.toolbox_right {
	float: left;
	display: inline;
	background: #fff url(../images/toolbox/toolbox_right.gif) repeat-x;
	height: 30px;
	width: 6px;
}

div.toolbox_content {
	float: left;
	display: inline;
	height: 30px;
}

div.toolbox a {color: #7c745d;}

div.toolbox_icon {
	float: left;
	display: inline;
	width: 25px;
	margin-top: 5px;
}

div.toolbox_iconfont {
	float: left;
	display: inline;
	width: 40px;
	text-align: center;
	margin-top: 5px;
}
