#header form .text {
	background-attachment: fixed;
}
#content .post-top {
	width: 100%;
	background: no-repeat url(images/ie6/bckcontentpost-top.gif);
	filter: alpha(opacity=83);
}
#content .post-bottom {
	background: left bottom no-repeat url(images/ie6/bckcontentpost-bottom.gif);
}
#content .post {
	background: repeat-y url(images/ie6/bckcontentpost.gif);
}
.sidebar li {
	width: 100%;
	filter: alpha(opacity=80);
}
.sidebar li li {
	width: auto;
}
.sidebar-first li {
	background-image: url(images/ie6/bcksidebar-firstli.gif);
}
.sidebar-first ul, .sidebar-first .textwidget {
	background-image: url(images/ie6/bcksidebar-firstul.gif);
}
.sidebar-first h3 {
	background-image: url(images/ie6/bcksidebar-firsth3.gif);
}
.sidebar-second li {
	background-image: url(images/ie6/bcksidebar-secondli.gif);
}
.sidebar-second ul, .sidebar-second .textwidget {
	background-image: url(images/ie6/bcksidebar-secondul.gif);
}
.sidebar-second h3 {
	background-image: url(images/ie6/bcksidebar-secondh3.gif);
}