
.expert { padding: 10px 20px; text-align: left; border-bottom: dashed 1px #CCC;}
.expert .expert-avatar { width: 100px; height: 100px; float: left; clear: none; display: inline-block; text-align: center; }
.expert .expert-avatar .expert-avatar-container { width: 75px; height: 75px; margin: 0 auto; overflow:hidden; background:#cccccc}
.expert .expert-avatar .expert-avatar-container a { display: block; width: 75px; height: 75px; position: absolute; z-index: 102; }
.expert .expert-avatar .expert-avatar-container .ea-border { display: block; width: 75px; height: 75px; position: absolute; z-index: 101; }
.expert .expert-avatar .expert-avatar-container .ea-border img { width: 75px; height: 75px; behavior: url(/css/new/iepngfix.htc);}
.expert .expert-avatar .expert-avatar-container .ea-overlay { width: 75px; height: 75px; position: absolute; z-index: 100; background: url(/images/new_subdomain/author-overlay.jpg) left bottom no-repeat; opacity: .75; filter: alpha(opacity=75)}
.expert .expert-avatar .expert-avatar-container img { height: 75px; }
.expert .expert-info { width: 218px; height: auto; float: left; clear: none; display: inline-block; font-size: 12px; color: #999; }
.expert .expert-info .expert-name { font-size: 16px; font-weight: bold;  color: #06F;}
.expert .expert-info .expert-expertise { font-size: 11px; color: #333; }
.expert .expert-info a { color: #333; }

.expert .overall_stats { width:300px; float:right; }
.expert .overall_stats h3 { font-size:12px; padding:0; margin:0; }

#profile-stats { margin:0; padding:0; list-style-type: none;}
#profile-stats li { padding-left: 10px; font-size:12px;}
#profile-stats li span { float: right; margin-right: 10px;}

.most_valuable { background:#f9fafa; }