.expertpoll {
	float: left;
	width: 300px;
	margin-right: 31px;
	background-image: url(/typo3conf/ext/wc_expertpoll/pi1/corner_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.expertpoll_expert {
	padding-top: 5px;
	background-image: url(/typo3conf/ext/wc_expertpoll/pi1/corner_top.jpg);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	height: 36px;
	padding-left: 6px;
	padding-right: 6px;
}

.experpoll_a {
	background-color: #f0f0f0;	
	height: 19px;
	padding-left: 6px;
	padding-right: 6px;
	color: #016191;
	padding-top: 3px;
}

.expertpoll_q {
	height: 17px;
	padding-left: 6px;
	padding-right: 6px;	
	font-weight: bold;
}

.expertpoll_image {
	height: 86px;
	width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}

.expertpoll_header {
	color: #7c7c7c;
	font-size: 10px;
	margin-bottom: 5px;
}

.expertpoll_expert_person {
	color: #016191;
	font-weight: bold;
}

.expertpoll_expert_company {
	color: #9f9f9f;
}

.expertpoll_postit {
	position: absolute;
	top: 150px;
	left: 770px;
	z-index: 1000;
}
