@CHARSET "UTF-8";

.delegate_pic{
	background-image:url('../images/kepkeret.png');
	background-position:center;
	background-repeat: no-repeat;
	width:156px;
	height:196px;
	
	
}

.delegate_pic img{
	margin-top:2px;
	margin-left:19px;
}

.delegate_details{
	width:210px;
	vertical-align: top;
	padding-top:20px;
	color:#000000;
	text-align:left;
}
.delegate_details strong{
	color:#2e6d98;
}