div.elem-list
{
	word-wrap: break-word;
	display: table;
}

div.elem-list-row
{
	word-wrap: break-word;
	display: table-row;
}

div.elem-list img.preview_picture
{
	width: 220px;
	height: auto;
	position: relative;
	border: 1px #000 solid;
}
.elem-date-time {
	color:#486DAA;
}

.miniimg
{
	width:200px;
	height: auto;
}

.elem-item
{
	margin-bottom: 30px;
}

.elem-item p
{
	text-align: justify;
}

section.elem-item 
{
	width: 250px;
	xheight: 450px;
	xborder: 1px #000 solid;
	display: table-cell;
	float: left;
	margin: 10px 10px;
	text-align: center;
}

section.elem-item a strong, section.elem-item strong
{
	font-size: 16px;
	margin: 20px 0px;
	text-align: center;
}