.header1 {
/*	background:url(/img/new/stage-back.png) repeat-x top #91d846; */
	-moz-border-radius: 19px 19px 0 0;
	-webkit-border-radius: 21px;
	-khtml-border-radius: 21px;
	border:1px solid #7cc2c1; 
/*	width:595px;
	padding:5px;
	padding-bottom:10px; */
}
.header2 {
/*	background:url(/img/new/stage-back.png) repeat-x top #91d846; */
	-moz-border-radius: 0 0 19px 19px;
	-webkit-border-radius: 21px;
	-khtml-border-radius: 21px;
	border:1px solid #7cc2c1;  
/*	width:595px;
	padding:5px;
	padding-bottom:10px; */
}
#presentation .header {
/*	font-size:130%;
	margin-bottom:3em;
	line-height:1.6em; */
	/*padding:1em;
	-moz-border-radius:0.5em;
	background:#91D846 url(/img/new/stage-back.png) repeat-x scroll center top;
border:1px solid #86BD38;*/
/* background:url(/img/new/stage-back.png) repeat-x top #91d846; */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border:1px solid #86bd38;
	padding:1em;
}
/*.header .check{
	margin-left:0;
	width:595px;
	padding:5px;
	border:1px solid #f5e4c9;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background:#fefbe7;
}  */
