@charset "utf-8";
/* CSS Document */

.symbol-left {
	float:left;
	margin: 5px 5px 5px 0;
	width:auto;
	height:auto;
}
.symbol-right {
	float:right;
	margin: 5px 0px 5px 5px;
	width:auto;
	height:auto;
}
/*Footer Section End*/