 /* ToolBox  */
#toolbox { width: 189px; float: right;}
#toolbox a, #toolbox a:visited  { color: #606060; }
#toolbox .box { .height:1%; margin-bottom: 4px; }
#toolbox .box .boxBgH { height:7px; background:url(/_images/box_bg_t.png) 0 0 no-repeat;}
#toolbox .box .boxBgF { height: 3px; background:url(/_images/box_bg_b.png) 0 100% no-repeat; margin-top: -8px; }
#toolbox .box .boxWrap { overflow: hidden; .height:1%; font-size: 10px;  }
#toolbox .box .boxWrap .boxContent { 
	background:url(/_images/box_bg.png) 0 0 repeat-y; 
	padding: 10px 15px;
	margin-bottom: 7px;
	margin-top: 2px; 
}
#toolbox .box .boxWrap div.boxContent.first { margin-top: 0; }
#toolbox .sticky { position: relative; margin-top: -7px; }
#toolbox div.boxBgF.sticky { margin-top: -5px; }
#toolbox .box .boxWrap .minHeight { height: 56px; }
#toolbox .box .boxWrap .ico { vertical-align: middle; }
#toolbox .pt8 { padding-top: 8px; }
#toolbox .loginBox { background: url(/_images/box_login.png) 0 0 no-repeat; height: 70px; }
#toolbox .loginBox a { position:absolute; margin-top: 37px; margin-left: 8px; }
#toolbox .bottomBox { background: url(/_images/box_bottom.png) 0 0 no-repeat; height: 50px; }
#toolbox .boxWrap .thumbs { position: absolute; margin-left: 117px; margin-top: -3px; }
#toolbox .boxWrap .boxHeader { color: #113184; font-weight: bold; font-size: 10px; }
#toolbox div.boxWrap.noDecor { background: none; }
