﻿.contact-field {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	margin-bottom: 3px;
}
.contact-field-title {
    width: 150px;
    float: left;
	font-weight: bold;
	color: #333333;
}
div.form-category {
	width: 100%;
	margin-top: 10px;
}
div.form-category-title {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 100%;
	color: #333333;
}
div.form-field-title {
    color: #555555;
	width: 100%;
}
div.form-field-titleh {
    color: #555555;
    font-weight: bold;
	width: 100%;
}
div.form-field-content {
	width: 100%;
	padding-bottom: 7px;
}

