#talkbox {
	background-color: #FFFFFF;
	height: 322px;
	width: 180px;
	
}
#platzhalter {
	height: 4px;
	
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
}
.block {
	padding-left: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-right: 14px;
	line-height: 10px;
}
.linie {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 14px;	


}
