body {
	background: #fff url('img/bg-gradient.gif') repeat-x;
}

#search {
	background: url('img/search.jpg') no-repeat;
}

#search.userProducts {
	background: url('img/search.jpg') no-repeat 0 -90px;
}

#leftBar .box {
	background: url('img/leftbar_box_bg.jpg') repeat-y;
}

#leftBar .box .top {
	background: url('img/leftbar_box_bg_top.jpg') no-repeat;
}

#leftBar .box .bottom {
	background: url('img/leftbar_box_bg_bottom.jpg') no-repeat;
}

#leftBar .box h3 {
	background-image: url('img/leftbar_box_bg_header.jpg');
	background-repeat: no-repeat;
	color: #fff;
}

#leftBar .box ul li {
	background: transparent url('img/leftbar_box_ul.jpg') no-repeat left 5px;
}

#leftBar .box ul li a {
	color: #333;
}

#newsletter {
	background: url('img/newsletter.jpg') no-repeat;
}

#newsletter dl dt input {
	color: #333;
	border: 1px solid #b2b2b2;
}

#leftBar .box.help ul {
	background: url('img/help.jpg') no-repeat 100px 0px; 
}

#rightBar .box {
	background: url('img/rightbar_box_bg.jpg') repeat-y;
}

#rightBar .box .top {
	background: url('img/rightbar_box_bg_top.jpg') no-repeat;
}

#rightBar .box .bottom {
	background: url('img/rightbar_box_bg_bottom.jpg') no-repeat;
}

#fullContent .box {
	background: url('img/full_box_bg.jpg') repeat-y;
}

#fullContent .box .top {
	background: url('img/full_box_bg_top.jpg') no-repeat;
}

#fullContent .box .bottom {
	background: url('img/full_box_bg_bottom.jpg') no-repeat;
}

#bookmark {
	background: #f8f8f8 url('img/bookmark_bg.jpg') no-repeat;
}

#bookmark.info {
	background: #fff url('img/bookmark_bg_info.gif') repeat-y;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#bookmark .bottom {
	background: url('img/bookmark_bg_bottom.jpg') no-repeat;
}

#bookmark ul li {
	background: url('img/bookmark_tab.jpg') no-repeat;
}

#bookmark ul li.ui-tabs-selected {
	background: url('img/bookmark_tab_selected.jpg') no-repeat;
}

#bookmark.info ul li.ui-tabs-selected {
	background: url('img/bookmark_tab_selected_info.gif') no-repeat;
}
