#forum
{
	font-size:13px;
	margin-bottom:50px;
	text-align:left;
}
#forum h1
{
	color:#336699;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
}
#forum h2
{
	color:#00427C;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:16px 0 5px;
}
#forum h3
{
	color:#336699;
	font-size:15px;
	font-weight:bold;
	padding:0;
	margin:13px 0;
}
#forum h4
{
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#forum h5
{
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}
#forum h6
{
	font-size:13px;
	font-weight:normal;
	display:block;
	width:100%;
	padding:0;
	margin:5px 0 16px;
}
#forum p
{
	font-size:13px;
	padding-right:0;
}
#forum.speakers p
{
	font-size:12px;
	margin-bottom:15px;
}
#forum img.bioPic
{
	border:1px solid #D4DFF0;
	float:left;
	margin:16px 10px 0 0;
	padding:3px;
}
#forum table
{
	margin: 25px 0;
	width:100%;
	border:0;
}
#forum table tr td, #forum table tr th
{
	vertical-align:top;
}
#forum table tr td.time
{
	text-align:right;
	width:8%;
}
#forum table tr td.download
{
	text-align:left;
	width:8%;
	background-color: #EEEEEE;
}
#forum table tr th.date
{
	height:26px;
	margin:0 6px;
}
#forum table tr td.tech, #forum table tr th.tech
{
	width:30.66%;
}
#forum em.primary
{
	font-weight:bold;
	font-style:normal;
}
#forum em.secondary
{
	font-style:normal;
	font-weight:normal;
}
#forum .forumTalk, #forum .speakerBio
{
	padding:0 0 16px;
	margin:13px 0;
	border-bottom:1px solid #D4DFF0;
}
#forum .forumTalk.last, #forum .speakerBio.last
{
	border-bottom:none;
}
#forum .specialEvent
{
	background-color:#FFFFAA;
}
#forum p.details
{
	color:#336699;
	font-size:11px;
}
#forum .date, #forum .time, #forum .break, #forum .welcome, #forum .plenary, #forum .tech, #forum .lang, #forum .case, #forum .abs-title, #forum .track
{ 
 	font-size: 11px; 
}