#navigation  { z-index: 9999; }
.post  { width: 400px; }

/* 3.1 Transparency */

#nav .current_page_item a,
#nav a:hover,
#main,
.post,
.Nav a:link,
.Nav a:visited,
.box,
.wooTabs li a:hover,
.wooTabs a.selected,
.widget,
#searchform #s,
#comments li,
#commentform input.txt,
#commentform textarea  {
	zoom: 1;
	background: url(../images/faketransparency.png) repeat left top!important;
}