div#tabarea_l {
	background: url('../images/mw_header_l_b.gif') no-repeat 0 0;
	padding-left: 14px
}

div#footer_width {
	margin:0 9px;
}


div#footer {
	background: url('../images/mw_footer_b.gif') repeat-x 0 100%;
}

div#footer_l {
	background: url('../images/mw_footer_b_l.gif') no-repeat 0 0;
}

div#footer_r {
	background: url('../images/mw_footer_b_r.gif') no-repeat 100% 0;
}

div.module div {
	background: url('../images/mw_box_bl.png') no-repeat 0 100%;
}

div.module {
	background: url('../images/mw_box_br.png') no-repeat 100% 100%;
}

div.module div div div {
	background: url('../images/mw_box_tl.png') no-repeat 0 0;
}

div.module div div {
	background: url('../images/mw_box_tr.png') no-repeat 100% 0;
}

div#tabarea {
	background: url('../images/mw_header_b.gif') repeat-x 0 0;
	margin: 0 8px
}

div#tabarea_r {
	height: 42px;
	background: url('../images/mw_header_r_b.gif') no-repeat 100% 0;
	padding-right: 1px
}

td.greyline {
  width: 20px;
  vertical-align:bottom;
  text-align:left;
  background: url('../images/mw_line_grey.png') repeat-y 50% 0;
}

td.greyline .greyline_bottom {
  width: 20px;
  background: url('../images/mw_line_grey_bottom.png') no-repeat 50% 0;
  height:50px
}

td.pill_l {
  background: url('../images/mw_menu_cap_l.png') no-repeat;
  width:  16px;
  height: 32px
}
td.pill_r {
  background: url('../images/mw_menu_cap_r.png') no-repeat;
  width:  16px;
  height: 32px
}

#pillmenu ul li {
	float: left;
	background: url('../images/mw_menu_cap_r.png') no-repeat top right;
	margin: 0;
	padding: 0
}

div#leftbg {
	background: url('../images/mw_shadow_l.gif') repeat-y 0 0;
}

div#rightbg {
	background: url('../images/mw_shadow_r.gif') repeat-y 100% 0%;

}

#sgnewsflash {
	height:118px;
	margin:0 0 10px 0;
	width:100%;
	overflow:hidden;
}
#sgnewsflash .left_bg {
	background: url('../images/news_left_bg.gif') no-repeat top left;
	height:118px;
	width:20px
}
#sgnewsflash .middle_bg {
	background: url('../images/news_middle_bg.gif') repeat-x top left;
	height:118px
}
#sgnewsflash .right_bg {
	background: url('../images/news_right_bg.gif') no-repeat top right;
	height:118px;
	width:20px

}

#search {
	background: url('../images/search_bg.png') no-repeat top left;
	float: right;
	width:206px;
	height:30px;
	margin-top: 0px;
	padding:0px;
	text-align:center
}

#pillmenu a {
  background: url('../images/mw_menu_cap_l.png') no-repeat top left;
 }