
dl.contact-address dt 
{
	float: left;
	clear: left;
}
dl.contact-address dd 
{
	//width: 150px;
	margin-bottom: 10px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend 
{
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}

.t-top__s {
	margin-top: 20px;
	text-align: left;
}