﻿#siteNewsHeader
{
    color:#245DAC;
    font-size:21px;
    font-weight:bold;
    padding-bottom:5px;
    margin:5px 0 10px 0;
    background:url("Images/contentH2_bg.jpg") no-repeat scroll 0 100% transparent;
}

#newsItem .newsItemLink
{
    margin:10px;
    padding-left:10px;
    font-size:16px;
    background:url("Images/pharmacy_bulletv3.png") no-repeat scroll 0 100%;
    background-position:left;
}

#newsItem .newsItemLink a:hover
{
    border-bottom:1px dotted #245DAC;
}

.newsItemLinkShortDescription
{
    margin:10px 0 0 10px;
    font-style:italic;
}

#newsItem a
{
    margin-left:10px;
    color:#29A0E5;
}

#healthNewsContainer .newsItem a
{
    margin:5px 0;
}

#healthNewsContainer
{
    padding:0;
}

#healthNewsHeader
{
    color:#245DAC;
    font-size:21px;
    font-weight:bold;
    margin:10px 0 10px 0;
    padding:5px 0 !important;
    background:url("Images/contentH2_bg.jpg") no-repeat scroll 0 100% transparent;
}

#newsItem a:hover
{
    border-bottom:1px dotted #245DAC;
    /*border-top:1px dotted #61a7e2;*/
    background-color:#e5f4f9;
}


#healthNewsContainer  #newsItem
{
    padding-bottom:10px;
}

#healthNewsContainer a
{
    font-size:11px !important;
}

#newsDetailTitle
{
    color:#245DAC;
    font-size:21px;
    font-weight:bold;
    padding-bottom:5px;
    margin:5px 0 10px 0;
    background:url("Images/contentH2_bg.jpg") no-repeat scroll 0 100% transparent;
}

#newsPublishedDate span
{
    font-size:14px;
    font-style:italic;
}

#newsPublishedDate
{
    margin-bottom:15px;
}