#toolbox { position:absolute; top:150px; right:410px; width:170px; height:270px; list-style:none; z-index:1000; }
#toolbox li { width:170px; height:40px; display:inline; }
#toolbox li a { float:left; display:block; width:170px; height:40px; background:url(../img/toolbox.png) no-repeat top right; text-decoration:none; }
#toolbox #drag { display:block; margin-left:98px; width:72px; height:24px; }
#toolbox #drag a { height:24px; width:72px; cursor:move; }

#toolbox #btn-plan a { background-position:right -64px !important; }
#toolbox #btn-plan a:hover { background-position:right -334px !important; }
#toolbox #btn-plan a.current { background-position:right -604px  !important; }

#toolbox #btn-photos a { background-position:right -104px !important; }
#toolbox #btn-photos a:hover { background-position:right -374px !important; }
#toolbox #btn-photos a.current { background-position:right -644px !important; }

#toolbox #btn-description a { background-position:right -144px !important; }
#toolbox #btn-description a:hover { background-position:right -414px !important; }
#toolbox #btn-description a.current { background-position:right -684px !important; }

#toolbox #btn-specifications a { background-position:right -184px !important; }
#toolbox #btn-specifications a:hover { background-position:right -454px !important; }
#toolbox #btn-specifications a.current { background-position:right -724px !important; }

#toolbox #btn-information { height:46px; }
#toolbox #btn-information a { background-position:right -224px !important; height:46px; }
#toolbox #btn-information a:hover { background-position:right -494px !important; }
#toolbox #btn-information a.current { background-position:right -764px !important; }
