#text .content {
	float: left;
	
	width: 345px;
	height: auto;
	
	padding: 12px 18px 0 18px;
	margin-bottom: 15px;
	
	font-size: 12px;
	background-color: #666666;
}
#pimage {
	display: none;
	position: absolute;
	right: 179px;
	top: 181px;
	left: auto;
	
	margin: 170px 0 0 13px;
}
#pimage .content {
	width: 250px;
	
	margin: 0;
	padding: 0;
	
	overflow: hidden;
}
#text .pics {
	float: left;
	
	width: 247px;
	height: 155px;
	
	margin: 0 0 10px 14px;
	
	background: url('/fileadmin/web/images/content/detail_pic.png') top left no-repeat;
	behavior: url(iepngfix.htc);
}
