div.briefingInfo {
	width: 735px;
	height: 231px;
	margin: 20px 0;
	background: url("../images/briefingInfoBg.gif") no-repeat;
	position: relative;
}
div.briefingInfo h3,
div.briefingInfo p.text,
div.briefingInfo dl {
	display: none;
}
div.briefingInfo p.btn {
	position: absolute;
	top: 130px;
	left: 35px;
}


div.briefingInfotest {
	width: 735px;
	height: 277px;
	margin: 20px 0;
	background: url("../images/briefingInfoBgtest.gif") no-repeat;
	position: relative;
}
div.briefingInfotest h3,
div.briefingInfotest p.text,
div.briefingInfotest dl {
	display: none;
}
div.briefingInfotest p.btn {
	position: absolute;
	top: 145px;
	left: 20px;
}

