body#members div#head-content {
	height: 214px;
	margin-bottom: -22px;
	overflow: visible;
}
body#members div#head-content h4 {
	color: #9ec6e6;
	margin-bottom: 0.15em;
}
body#members div#head-content h1 {
	/*font-size: 48px;
	margin-bottom: 0.3em;*/
}
body#members div#head-content h1.smaller {
	/*font-size: 36px;
	margin-bottom: 0.45em;*/
}
body#members div#head-content p {
	margin-right: 40px;
}
body#members div#head-content .box {
	height: 73px;
	padding-bottom: 0px;
}
body#members div#head-content .pad {
	margin-left: 40px;
}

body#members div#head-content label {
	margin-bottom: 6px;
}
body#members div#head-content .search input {
	display: inline;
}
body#members div#head-content .search input#search {
	width: 200px;
	margin-right: 5px;
}

#sidebar {
	margin-top: -10px;
}



form#contacts select {
	margin-bottom: 1.2em;
}
form#contacts input[type=text] {
	width: 94%;
}
form#contacts input#sub {
	width: 60px;
	margin-top: 24px;
}
.webkit form#contacts input#sub {
	width: 60px;
	margin-top: 17px;
}
form#contacts select#industry, form#contacts select#media, form#contacts select#genre {
	margin-top: -0.5em;
}
form#contacts select#groups {
	width: 100%;
	margin-right: 5px;
}
form#contacts label.pad {
	line-height: 2.1em;
	margin-top: -5px;
}
.webkit form#contacts label.pad {
	line-height: 1.8em;
	margin-top: -5px;
}
div#contacts-result p {
	margin-right: 21px;
}

div#contacts-result ul {
	width: 580px;
	overflow: hidden;
	margin-top: -10px;
}
li.card {
	background-color: rgb(239, 245, 251);
	width: 257px;
	margin: 15px 16px 0 0;
}
li.card dt {
	margin-bottom: 0.35em;
}
li.card dd.text {
	font-size: 1.1em;
}
li.card dl {
	margin: 15px 7px 15px 15px;
	height: 195px;
	overflow-y: hidden;
}
li.card span.vcard {
	display: block;
	height: 35px;
	margin: -75px 3px 0 15px;
	text-align: right;
}