body.experts div#content ul#experts {
	overflow: hidden;
	width: 520px;
	padding: 3px 0 0 3px;
	border: 1px solid #e2d2d9;
	border-bottom: none;
	background: #ffffff; }

body.experts div#content ul#experts li {
	float: left;
	width: 257px;
	margin: 0 3px 3px 0;
	padding: 0;
	background: #FFF;}
body.experts div#content ul#experts li,
body.experts div#content ul#experts li a {display: block; height: auto; overflow: auto;}
body.experts div#content ul#experts li img { float: left; margin: 0 1em 0 0; }
body.experts div#content ul#experts li span {float: left; white-space:nowrap;}
body.experts div#content ul#experts li span,
body.experts div#content ul#experts li  span strong {display: block;}


body.experts div#content ul#experts li a {
	display: block;
	overflow: hidden;
	width: 247px;
	padding: 4px;
	border: 1px solid #e2d2d9;
	background: #ffffff url(/hcp/images/bg/bg-expert-default.gif) left bottom repeat-x;
	color: #666666;
	text-decoration: none; }
/*	
body.experts div#content ul#experts li a.citron{
	display: block;
	overflow: hidden;
	width: 247px;
	height: 72px;
	padding: 4px;
	border: 1px solid #e2d2d9;
	background: #ffffff url(/hcp/images/bg/bg-expert-default.gif) left bottom repeat-x;
	color: #666666;
	text-decoration: none; }	
	*/
body.experts div#content ul#experts li a strong { color: #005bd6; }
body.experts div#content ul#experts li a:hover { background: #e2d2d9; }

body.experts div#content ul#experts li.current a {
	border: 1px solid #b65187;
	background: #b65187;
	color: #ffffff; }
body.experts div#content ul#experts li.current a strong { color: #ffffff; }



body.experts div#content div#flash-content {
	float: left;
	width: 337px;
	height: 301px;
	margin: 0;
	padding: 0 0 3px 3px;
	border-left: 1px solid #e2d2d9;
	border-bottom: 1px solid #e2d2d9;
	background: #ffffff; }



body.experts div#content div#videos {
	overflow-y: scroll;
	float: right;
	height: 301px;
	width: 170px;
	margin: 0;
	padding: 0 3px 3px 10px;
	border-right: 1px solid #e2d2d9;
	border-bottom: 1px solid #e2d2d9;
	background: #ffffff; }

body.experts div#content div#videos h2 {
	margin: 0;
	font-weight: normal;
	font-size: 1em; }
body.experts div#content div#videos h2 strong { font-size: 1.4em; }

body.experts div#content div#videos ul {
	list-style: none;
	padding: 0 0 1px 0; }

body.experts div#content div#videos ul li {
	cursor: pointer;
	margin: 0 0 8px 0;
	padding: 5px 10px 5px 20px;
	border: 1px solid #d2bae1;
	background: #ffffff url(/hcp/images/bg/right-co-bg.gif) left bottom repeat-x;
	color: #666666; }
body.experts div#content div#videos ul li.current {
	border: 1px solid #b65187;
	background: #b65187 url(/hcp/images/bullet/expert-arrow.png) 2px 9px no-repeat;
	color: #ffffff; 
	}

body.experts div#content div#videos ul li strong {
	display: block;
	font-size: 1.25em; }