.picture{
	border-bottom:1px solid #000;
	overflow:auto;
	padding:10px 5px 10px 0;
}

.picture .picture_text{
	margin:0 10px 0 0;
	font-size:11px;
}

.picture .picture_text p{
	margin:0;
	padding:0;
}

.picture .picture_dia{	
	background:url(/gfx/dia.png) no-repeat;
	float:right;
	padding:1px ;
	width:150px;
	height:139px;
}

span.grey{
	color:#9E9E9E;
}