/* sidebar style - background only */

#sidebartop {
	background: url(../../images/elements/toolbar_sidebar/002_sidebar_extra_top.png) no-repeat;
}

#sidebarback {
	background: url(../../images/elements/toolbar_sidebar/002_sidebar_extra_page.png) repeat-y;
}

#sidebarbottom {
	background: url(../../images/elements/toolbar_sidebar/002_sidebar_extra_bottom.png) no-repeat;

}

/* sidebar style - position */

#sidebarContainer #sidebar {
	left: 17px;
}

#sidebarContainer .sideHeader {
	padding-left: 17px;
}
