@charset "utf-8";

h1 {
	margin-bottom: 16px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

*html body h1 {
	margin-bottom: 20px;
	background:url(../../common/img/h1_bk.gif) no-repeat;
	width:760px;
	height:37px;
	padding-top: 4px;
	padding-left: 33px;
	font-size: 134%;
	font-weight:bold;
}

#flash_30seconds {
	width: 730px;
	padding: 0 25px;
}
* html #flash_30seconds {
	width: 780px;
}

#flash_30seconds div.flash {
	width: 720px;
	margin: 20px 5px;
}