.portlet-msg-error {
	font-style: italic;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 1px 5px 1px 24px;
}

.portlet-msg-info {
	font-style: italic;
	margin: 1px 0px 0px 0px;
	padding: 1px 5px 1px 24px;
}

.contact-portlet .portlet-title {
	
	background-color: #eed369;
}

.contact-portlet .portletTitleIconContainer {
	
	background-image: url("/elstat-theme/images/publications/contact_icon.png");
}

.contact-portlet .portletTitleText {
	
	background-color: #c02e1d;
	color: #ffffff;
}

.contact-portlet .portletTitleCircularIcon {
	
	background-image: url("/elstat-theme/images/publications/semicircular-red.png");
}

.contact-wrapper {
	
	background-color: #eed369;
	padding: 15px 10px;
}

.contactInfo {
	
	width: 100%;
	
}

.labelCol {
	
	width: 25%;
	color: #4c3d33;
	text-align: right;
	font-size: 12px;
	font-weight: 700;
	line-height: 15px;
	vertical-align: top;
	white-space: nowrap;
}

.valueCol {

	width: 75%;
	padding-left: 15px;
	padding-bottom: 10px;
	color: #4c3d33;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}