#navigation {
	background: url(corporate-aqua/navs.png) no-repeat!important;
}

ul#nav li.selected, ul#nav li.current_page_item {
	background: url(corporate-aqua/leftbar.png) no-repeat left center!important;
}
ul#nav li.selected a, ul#nav li.current_page_item a {
	background: url(corporate-aqua/rightbar.png) no-repeat right center!important;
}
#post-entry h2.widgettitle {
	background: url(corporate-aqua/longbar.png) no-repeat!important;
}
#center-column h2.widgettitle {
	background: url(corporate-aqua/mediumbar.png) no-repeat!important;
}
#right-column h2.widgettitle {
	background: url(corporate-aqua/shortbar.png) no-repeat!important;
}


#userbar #meprofile {
    background: url(corporate-aqua/side.png) repeat-x!important;

}