
			div.sessioninfo {
							margin-left: 220px;
							}	
			
				
			div.sessionwrapper {
								background-color: #FFFFFF;
								
								background-position:right bottom;
								background-repeat:no-repeat;
								text-align: left;
								padding: 10px;
								margin: 10px;
								width: 700px;
								}

			div.sessioninfo h1 {
								color:#259F48;
								font-weight: normal;
								font-size: 1.5em;
								}
			
			div.sessioninfo h2 {
								color:#0076AB;
								font-weight: normal;
								font-size: 1.4em;
								}
	
			div.sessioninfo h3 {
								font-size: 1.2em;
								padding-bottom: 10px; 
								border-bottom: 1px dotted #0076AB;
								margin-bottom: 10px;
								font-weight: bold;
								}
