/* Import global styles for channels */
@import url("global.css");

/* Title */
#image_title_c{background:url(../../images/channels/title_launchpad.gif) no-repeat}
#image_title_c h2{margin-top:25px}

div.channel_subtitle_c{background:url(../../images/channels/subtitle_launchpad.gif) no-repeat}
div.channel_subtitle_c h3,div.article_title_c h3,div.channel_content_r_c h3{color:#2365B8}

/* Article Pages */
#article_content ul li{background-image:url(../../images/icons/bullet_blue.gif)}
#article_tools1{background-color:#AFC9EB}