#gogmat_com {
	width: 100%;
	display: table;
	clear: both;
	padding-top: 20px;
	margin-bottom: 40px;
}

#gogmat_copyright {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	width: 400px;
	float: left;
}
#gogmat_social {
	width: 395px;
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	float: right;
}

#gogmat_social s {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
#gogmat_social a {
	float: left;
}
#gogmat_social a[href="mailto:support@gogmat.com"] {
	float: right;
}
#gogmat_social s.fb {
	background: url(/modules/mod_copyright/assets/img/facebook.png) no-repeat left bottom;
}
#gogmat_social s.tw {
	background: url(/modules/mod_copyright/assets/img/twitter.png) no-repeat left bottom;
}
#gogmat_social s.rs {
	background: url(/modules/mod_copyright/assets/img/rss.png) no-repeat left bottom;
}
#gogmat_social s.li {
	background: url(/modules/mod_copyright/assets/img/lin.png) no-repeat left bottom;
}

#trademark {
	margin-top: 30px;
	margin-bottom: 40px;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-align: center; 
}