.toolbar {
float:left;
width:170px;
}

.toolbar_sep {
float:right;
height:320px;
width:3px;
}

#active {
background:url('/images/toolbar/tool-active_back.jpg')
repeat-y
top
right
#171717;
}

.toolbar_item {
border-bottom:1px solid #4C4C4C;
margin:0 14px 0 10px;
}

.toolbar_item_end {
margin:0 14px 0 10px;
}

.tool_inner {
padding:10px 0 10px 8px;
}