@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ve3d.ign.com") {
	
	#site_left_column {
		font-size: 9pt !important;
	}
	
	#news_box_body {
		font-size: 13pt !important;
	}
	
	.article_date {
		font-size: 9pt !important;
	}
	
	.news_author {
		font-size: 9pt !important;
	}
	
	#article_box_body {
		font-size: 9pt !important;
	}
	
	.comment_post, .comment_post_alt {
		font-size: 9pt !important;
	}
	
	.article_post, .article_post_alt {
		font-size: 9pt !important;
	}
	
	#comment_box_body .form_textarea {
		font-size: 9pt !important;
		height: 234px !important;
	}
}