/*chaged font from prata to Arial*/

#editorial header h2 { color: #ef3e42; font-size:2.4em; font-weight:700; }
body#editorial, body#editorial * { font-family:Arial, sans-serif  !important;}
#editorial #primary #primary_navigation > li > a { font-weight:700;}
#editorial #news_detailed_article .date_author span.published_date { display:none;}

/*News Article gallery Image shrink fix [temp need to add in main css]*/
#editorial #news_detailed_article .article_intro .article_img{height:auto;}
#editorial #news_detailed_article .article_intro .article_img img{height:auto!important;}
/*News Article gallery Image shrink fix [temp need to add in main css]*/


/*error page style update*/
#editorial #errorpage .content P + P {font-weight: 400 !important;}

/*mobile_page styles*/
#editorial .mobile_page #mobile_article .article_info a:hover { color: #971B1E; }
#editorial .mobile_page #mobile_article .article_info a:focus{color:#999999}
#editorial .mobile_page #mobile_article .article_info a { color:#ef3e42; }