.contacts {
	float: left;
	width:632px;
	min-height:000px;
	height:auto !important;
	height:500px;
}

.contacts .header {
	height:18px;
}

.contacts .body {
	padding:0 15px;
}


.contacts .footer {
	height:16px;
}

.contacts h5.title {
	font-size:3.0em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height: 38px;
	padding-bottom:15px;
	margin-top:-8px;
}

.contacts h6 {
	font-size:1.6em;
	font-weight:bold;
	line-height:20px;
	padding-bottom:8px;
}


.contacts ul.none {
	margin-left: 10px;
}

.contacts ul.none li {
	padding-top: 0px;
}


.contacts ul.disc li {
	margin-bottom: 15px;
}

.contacts ul.disc li * {
	margin-bottom: 0px;
}

