@charset "utf-8";

/* solutions 2 IT; footer */

#solutions2it-footer {
	margin: 0 auto;
	width: 730px;
	/*border: 1px solid #000000;*/
	border-top: 1px solid #000000;
	/*border-bottom: 5px solid #000000;*/
}

#solutions2it-footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#contacts {
	text-align: center;
}
#legal {
	float: right;
	font-weight: bold;
}

#links {
	text-decoration: none;
	font-weight: normal;
}

