
/*add impl*/
.st_sharethis {
    float: right !important;
}
.navigation .next{
    float:right !important;
}
.navigation .prev{
    float:left !important;
}
.slideshow {
    text-align:left !important;
}
.side-menu li.current_page_item a{
    color:#fff;
	background:url(../images/bg-side-menu.gif) repeat-y;
}
.text-column .share-holder {
    padding: 0 6px 9px !important;
}
.stButton {
    width:80px !important;
}
.stButton .sharethis {
    width:85px !important;
    color: #717C90 !important;
}
.stButton .chicklets {
    padding-left:16x !important;
}


#sidebar .side-menu .children {
	display:none !important;
}
#sidebar .side-menu li.current_page_parent a {
	color:#fff !important;
	background:url(../images/bg-side-menu.gif) repeat-y !important;
}
