﻿.expertlist .header a, .expertlist .header a:hover .expertlist .header a:active, .expertlist .header a:link, .expertlist .header a:visited {
	color: #FFF;
	text-decoration: none;
}
.expertlist .content {
	margin: 0 10px;
}
.expertlist .itemcontainer {
	border-top: solid 1px #E8E8E8;
	padding-top: 10px;
}
.expertlist .itemcontainer .wrapper {
	ZOOM: 1;
}
.expertlist .itemcontainer .wrapper .information {
	height: auto;
	FLOAT:inherit !important;
	FLOAT:left;
}
.expertlist h3 {
	color: #4B90DB;
	
}
.expertlist h3 a {
	DISPLAY:block;
}
.expertlist .itemcontainer .wrapper .picture {
	margin-right: 5px;
}
.expertlist .first {
	border-top: none;
	margin-top: 0px;
}
.expertlist .last {
	margin-bottom: 0px;
}
.expertlist .footer {
	padding: 3px;
	padding-right: 10px;
}
.expertlist .footer a {
	color: #4B90DB;
}
.expertlist .footer img {
	margin-right: 5px;
}
