.alert {
	background-color: #FCC;
	padding-bottom: 0.5em;
	border: 1px #C33 solid;
	margin: 1em auto 1em auto;
	width: 65%;
}

.alert h3 {
	background-color: #F66;
	color: black;
	padding: 0.25em 1em;
	border-bottom: 2px white solid;
	margin-top: 0;
	margin-right: 0px;
}

.alert p {
	padding: 0 1em;
}

.alert pre {
	margin: 1em 1em 0 1em;
}

.main-bod:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("../../images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("../../images/key-point_tl.gif");
	}
	.main-bod {
		background: #e4ecec url("../../images/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
	}
	.main-bod:after {
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("../../images/key-point_bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("../../images/key-point_br.gif") scroll no-repeat bottom right ;
	}
	
	.main-bod h2, .key-point h3, .key-point h4, .key-point h5 {
		border: none;
		margin-top: 0;
	}

.main-bod td {
	font-size: 11px;
	font-family:"Lucida Grande", Arial,Verdana, Geneva,  Helvetica, sans-serif;

}


ul.botmenu{
	margin-left: 0;
	padding-left: 0;
}

ul.botmenu li{
	display: inline;
	list-style-type: none;
	margin-right: 12px;
}







#programme ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#programme ul ul.panel {
	list-style-type: disc;
	font-size: 10px;
	list-style-position: outside;
	margin-left: 17px;
		line-height: 24px;

}

#programme ul li.session-title {
	font-weight: bold;
	font-size: 14px;
	margin-top: 13px;
	margin-bottom: 6px;
}

#programme ul li.main-title {
	font-weight: bold;
	font-size: 18px;
	margin-top: 12px;
}

#programme ul ul.slides {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	width: 370px;
}

div#programme {
	width: 390px;
}

#programme ul ul.slides li {
	display: inline;
	padding-left: 10px;
}

#programme ul li p {
	margin: 0;
	font-size: 10px;
	line-height: 17px;
}


div#instructs {
	background-color: #dae2e2;
	padding: 6px;
	border: 1px solid #d0d8d8;
	width: 380px;
	margin-bottom: 9px;

}

div#instructs p {
	padding-top: 0;
	margin-top: 0;
}

#instructs address {
	margin-left: 27px;
}

#instructs h3 {
	color: maroon;
	font-size: 21px;

}


div#spons-1, div#spons-2 {
	width: 112px;
	height: 67px;
	padding: 7px;
}


div#spons-1{
	float: left;
	text-align: center;
}

div#spons-2{
	float: right;
	text-align: center;
}
div#spons-2 img{
	width: 100px;
	margin-right: 4px;
	margin-top: 6px;
}

div#spons-1 img{
	margin-right: 16px;
	margin-top: 1px;
}


a.present.pdf {
	padding: 5px 5px 5px 22px;
	background: #fffeff url(http://www0.fpj.co.uk/eoz/assets/gui_img/page_white_acrobat.png) no-repeat 3px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

a.present.ppt {
	padding: 5px 5px 5px 22px;
	background: #fffeff url(http://www0.fpj.co.uk/eoz/assets/gui_img/page_white_powerpoint.png) no-repeat 3px 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
a.present.pdf:hover {
	background-color: #797979;
	color: white;
	text-decoration: none;
}

a.present.ppt:hover {
	background-color: #797979;
	color: white;
	text-decoration: none;
}