/* CSS Document */

h2 {
	margin-top: 0;
	background-image: none; 
	background-repeat: none;
	padding: 0 0 0 0;

	}	
	

h2 {
	color:#333333;
	border-left:4px;
	border-left-color:#FF6600;
	font-size: 18px;
	padding: 5px 0 3px 5px;
	height:auto;
	}	
	
	
h3 {
	margin-top:30px;
	font-size: 14px;
	/*border-left: 4px solid #117;*/
	/*border-bottom:1px solid #444;*/
	background-image: url(../../img/bg_h2.gif); 
	background-repeat: no-repeat;
	padding: 5px 0 3px 25px;
	height: 26px;
	}		
	
.date {
	margin-left:10px;
	}	
	
.sentence {
	margin:2em 0 0 40px;

	}
	
	
.presenter {
	margin-left:5px;
	font-size: 16px;
	font-weight:bold;
	}
		