@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("sharingmatrix.com") {

.tbl tr:not(:last-child), #file_description>[style*="float: right"]:first-child, #head_text, body>div[style="text-align: center;"]:first-child, body>div[style="text-align: center;"]:first-child+*, body>div[style="text-align: center;"]:first-child+*+br {
	display: none !important;
}

.link_for_download {
	font-size: 1.3em !important;
}

[width="900"] {
	width: 100% !important;
}

[style*="width: 815"] {
	width: 98% !important;
}

#div_countdown iframe {
	height: 80px !important;
}
}

@-moz-document url-prefix("http://sharingmatrix.com/ajax_scripts/_get.php?link_id=") {
body {
	text-align: center !important;
}
}