.flash {
float:left;
width:760px;
height:138px;
background-repeat:no-repeat;
padding:10px 0px 0px 15px;
background-image:url(../images/flash_bg.gif);
}
	/* for Internet Explorer */
	/*\*/
	* html .flash {
	background-image:url(../images/flash_bg_mod.gif);
	}
.page_title {
float:left;
height:48px;
width:760px;
background-image:url(../images/page_title.png);
background-repeat:no-repeat;
padding:30px 0px 0px 0px;
}
	* html .page_title {
	background-image:url(../images/page_title_mod.png);
	}