@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("engadget.com") {

	.post_body a, .filed_under a, .commentlinks .expand_children a, .commentlinks .badComment_msg  a, .see-more a, .linkarea * .linkarea_body .section_body a, .logged_in_msg a {
		color:#1569C7!important; /* use this to change link colour */
		}

	.post_body{
		font-family: segoe ui, helvetica, tahoma, verdana, sans-serif!important;
	}


	.caption{
		font-family: tahoma, verdana, sans-serif!important;
		font-size: 80%!important;
	}


	.post_source span.caption a {
		font-family: tahoma, serif !important;

	}
	.post_via span.caption a {
		font-family: tahoma, serif !important;

	}


	.post_show_tags a{
		font-family : courier new, lucida console, monospace !important;
		color : #336!important;
	}

        #comments .comment_data .comment_text {
                padding: 5px 5px 5px 5px!important; /* text is getting cut off without 3rd value (padding-bottom) */
        }

	* {
		font-style: normal!important;
	}
}