﻿.personslist.style1 > ul > li
{
	background-image:url('/static/images/common/backKosi2.gif');
	background-repeat:no-repeat;
	padding-left:26px;
	padding-top:5px;
	margin-bottom:20px;
	font-family:'Open Sans', Arial;
	font-size:14px;
	line-height:24px;
	color:#5e5e5e;
	position:relative;
	clear:both;
	height:135px;
	margin-bottom:40px !important;
}

.personslist.style1 > ul > li img
{
	margin-right:20px;
	margin-top:10px;
	width:180px;
	float:left;
}

.personslist.style1 > ul > li > div.photo
{
	position:initial;
}

.personslist.style1 > ul > li > div.photo > h6
{
	position:absolute !important;
	bottom:0 !important;
	right:0 !important;
}

.personslist.style1 > ul > li a
{
	color:#5e5e5e;
	text-decoration:none;
}

.personslist.style1 > ul > li h3 a
{
	color:#960000;
}


.personslist.style1 > ul > li a:hover
{
	text-decoration:underline;
}

.personslist.style1 > ul > li h3
{
	font-family:MuseoSlab700, Arial;
	font-size:18px;
	color:#960000;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:6px;
	margin-top:10px;
}

@media screen and (max-width: 639px)
{
	.personslist.style1 > ul > li h2
	{
		font-size:15px;
	}

	.wrapper2 > #news1 > #news1title h3
	{
		display:none;
	}
}

@media screen and (min-width: 640px) and (max-width: 959px)
{
	.wrapper2 > #news1 > #news1title h3
	{
		display:none;
	}
}