#text .content {
	float: left;
	
	width: 345px;
	height: auto;
	
	padding: 12px 11px 30px 25px;
	margin-bottom: 15px;
	
	font-size: 12px;
	background-color: #666666;
}
#pimage {
	position: absolute;
	top: 355px;
	left: 96px;
	margin: 0;
}
#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);
}