#gale_banner {display: none;}

/* .wrapper {background: #dfe6f8;margin: 0 auto -68px;}*/ /* the bottom margin is the negative value of the footer's height */

.header div#top_nav {
	background: url(../images/br_top_cwi.png) #684182 repeat-x top center;
}

.header #banner_container {
	background: url(../images/rds_banner_cwi.jpg) no-repeat top center;
	}
	
.header #banner_bottom {
	background: url(../images/rds_banner_bottom_cwi.png) top center no-repeat;
	}
	
#mainsearchtable div.table_head {
 	background: url(../images/search_header_cwi.png) bottom center no-repeat;
}

#mainsearchtable div.table_content {
	background:url(../images/search_body_cwi.png) top center repeat-y;
}

#mainsearchtable div.table_bottom{
 	background: url(../images/search_footer_cwi.png) bottom center no-repeat;
}

/*
.content,.push div {margin: 0 15px;}
*/

	
.footer {
	background:url(../images/footer_bg_cwi.png) no-repeat top center;
	padding-top: 13px;
}

#docView #mainsearchtable div.table_content {
	background:url(../images/search_body_cwi.png) top left repeat-y;
	padding: 0;
	}

#docView #mainsearchtable div.table_content .inner {
background:url(../images/search_body_r_cwi.png) top right repeat-y;
padding: 0 1.4em;
}

#docView #mainsearchtable div.table_head {
 	background: url(../images/search_header_cwi.png) bottom left no-repeat;
 	height: 17px;
	padding-top: 80px;
}


#docView #mainsearchtable div.table_head h6 {
	background: url(../images/search_header_r_cwi.png) bottom right no-repeat;
 	height: 17px;
	text-indent: -9999px;
	}

#docView #mainsearchtable div.table_bottom{
 	background: url(../images/search_footer_cwi.png) bottom left no-repeat;
 	height: 21px;
}

#docView #mainsearchtable div.table_bottom h6{
 	background: url(../images/search_footer_r_cwi.png) bottom right no-repeat;
 	height: 21px;
	text-indent: -9999px;
}

/* results List */
			ul#tabs {border-bottom: 3px solid #bb2a90; overflow: hidden; height: 1%; }
			ul#tabs li { background: url(../images/tab_r_cwi.gif) right top no-repeat; margin: 0; padding: 0; text-align: center; }
			
			ul#tabs li a { font-weight:bold; margin: 0; background: url(../images/tab_l_cwi.gif) left top no-repeat;color: #FFF;padding: 10px; display: block; text-decoration:none;
			 margin-left: -1px;}
			
			ul#tabs li.active {background: url(../images/tab_r_sel_cwi.gif) right top no-repeat;}
			ul#tabs li.active a { background: url(../images/tab_l_sel_cwi.gif) left top no-repeat;}

