/** 
 * SilverStripe Black Candy Theme
 * http://www.silverstripe.com
 *
 * This typography file is included in the WYSIWYG editor and the front end. It provides
 * a place to add link styles and font styles you would like in the CMS and the Front End.
 */
.subpage #Content h2,.subpage #Content h3,.subpage #Content h4,
#NewsHolder h2, #NewsHolder h3, #NewsHolder h4,
#NewsPage h2,#NewsPage h3,#NewsPage h4
{padding:18px 30px 5px 30px;font-size:13px;color:#301d79;font-family:verdana}
.subpage #Content h3,#NewsHolder h3,#NewsPage h3{color:#8baa10}
.subpage #Content h2,#NewsHolder h2,#NewsPage h2{font-size:14px}
 #NewsHolder .news-list h2 span{float:right}
.subpage #Content p,#NewsHolder p,#NewsPage p{font-family:verdana;font-size:12px;color:#000000;padding:0 30px 5px 30px;line-height:18px}
.subpage #Content strong, #NewsHolder strong,#NewsPage strong{color:#363636}
.subpage #Content a, #NewsHolder a,#NewsPage a{color:#000000}
.subpage #Content ul, #NewsHolder ul,#NewsPage ul{padding-left:46px;padding-right:30px;line-height:19px;padding-bottom:5px}
.subpage #Content ul li, #NewsHolder ul li,#NewsPage ul li{font-size:12px;padding-left:12px;background:url(../images/list_img.gif) 0 8px no-repeat}
