td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #017CC9;
	text-decoration: none;
	line-height: 13px;
}
.h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #017CC9;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.h:link, a.h:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.h:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.h2:link, a.h2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.h2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#experts {
	float:left;
	margin:0;
	width: 100%;
		display:block;
}
#experts ul {
	margin:0;
	padding:0;
	list-style:none;
}
#experts li {
	width:466px;
	background-image: url(../images/bullet_exp.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00558F;
	padding-top: 5px;
	padding-bottom: 5px;
	display:block;
}
#experts li a:active, #experts li a:link, #experts li a:visited {
	display:block;
}
#experts li a:hover {
	text-decoration: underline;
	color: #00558F;
}
a.ad_events:link, a.ad_events:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet_exp.gif);
	float: right;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
}
a.ad_events:hover {
	color: #00558F;
	text-decoration: underline;
}
