body.conference #leftframe {
	display: none;
}

body.conference #content {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 140%;
}

body.conference #content .wrapper {
	background: none;
	padding: 0px;
	border: 0;
}
body.conference #content .wrapper .z-wrapper {
	padding: 0 0 0px 0;
}

body.conference #layout h1 {
	padding: 20px 0 30px 20px;
}

body.conference #content h2 {
	margin: 0 0 0 145px;
	color: #0a3a8e;
	font-size: 90%;
}

body.conference #content h3 {
	color: #0a3a8e;
	font-size: 120%;
	margin: 10px 0 0px 0;
	letter-spacing: 0;
	text-transform: none;
}

body.conference #content h4 {
	color: #0a3a8e;
	font-size: 90%;
	margin: 10px 0 5px 0;
	letter-spacing: 0;
}

body.conference #content h4.answer {
	color: #e08f00;
	text-transform: none;
}

body.conference #container {
	width: 860px;
}

body.conference #container .content {
	padding: 20px;
}

body.conference .leader {
	padding: 0 20px 30px 20px;
	border-bottom: 6px solid #f0f0f0;
	font-size: 110%;
}

body.conference #content .leader .phototype {
	border: none;
	float: left;
	width: 102px;
	margin: 0;
	padding: 0;
}

body.conference #content .leader .phototype div {
	border: 1px solid #242424;
	width: 100px;
	text-align: center;
	height: 100px;
	padding: auto 0;
	background: url(/i/logo_small.gif) 50% 50% no-repeat;
	margin: 0 0  3px 0;
}


body.conference #content .leader .phototype a {
	text-transform: uppercase;
	line-height: 150%;
}

body.conference #content .leader .phototype span {
	font-size: 100%;
	color: #0a3a8e;
	line-height: 150%;
	display: block;
}

body.conference #content .leader p {
	margin: 0 0 0 145px;
}

body.conference #content .leader p.date {
	margin: 0 0 10px 145px;
}

body.conference #content .leader ul {
	margin: 30px 0 0px 145px;
}

body.conference #content .leader li {
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-transform: uppercase;
	font-size: 90%;
	border-left: 1px solid #0a3a8e;
}

body.conference #content .leader li.first {
	padding: 0 10px 0 0;
	border-left: none;
}

body.conference #content table {
	width: auto;
	border-collapse: collapse;
	margin: 0 5px 0px 5px;
}

body.conference #content table td {
	width: 300px;
	padding: 20px 50px 30px 0;
	vertical-align: top;
	font-size: 110%;
}

body.conference #content table .bg td {
	background-color: #f4f4f4;
}

body.conference #content table td.author {
	padding: 20px 15px 30px 15px;
	width: 120px;
	vertical-align: top;
}

body.conference #content table td.author span {
	font-size: 90%;
	color: #0a3a8e;
}
body.conference #content table td.author p.date {
	font-size: 80%;
	margin: 0 0 0 0;
}
body.conference #content table td.author p.date span.time {
	color: #7e89bf;
}
body.conference #conflist {
	font-size: 110%;
	border-bottom: 6px solid #F0F0F0;
	padding-bottom: 30px;
}
body.conference #conflist .photo {
	float: left;
	margin: 0 20px;
}
body.conference #conflist .photo img {
	width: 100px;
	height: 100px;
	border: 1px solid #000;
	display: block;
}
body.conference #conflist .photo a {
	text-transform: uppercase;
	display: block;
	margin: 5px 0;
}
body.conference #conflist .about {
	padding: 0 0 0 150px;
}
body.conference #conflist .about ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body.conference #conflist .about ul li {
	margin: 0;
}

body.conference #content .pager {
	margin: 0px 10px 0px 0;
	padding: 20px 0;
	text-align: right;
}

body.conference #content .pager span.phpage {
	display: none;
}