﻿div.right-callout-container
{
    background-color: #E5F2FF;
    clear: none;
    float: right;
    width: 214px;
}
div.callout-link
{
    padding-bottom: 10px;
    padding-left: 15px;
    float: left;
    clear:both;
    width:199px;
}
div.callout-link a
{
    text-decoration: none;
    display: inline;
    clear: none;
    font-size:smaller;
}

div.callout-link a:hover
{
    text-decoration: underline;
}

img.right-callout-divider
{
    height: 2px;
}

div#master-right-callouts h2
{
    color:#99cc00;
    font-size: 1.25em;
    font-weight: bold;
    padding-left:15px;
}
div#master-right-callouts p
{
    width: 185px;
    padding: 10px 15px 10px 15px;
    text-align: left;
}
div#master-right-callouts h3
{
    font-size: 1em;
    color:#666666;
        font-weight: bold;
    padding-left:15px;
    padding-bottom:3px;
}
img.callouts-arrow-btn
{
    display: inline-block;
    clear: none;
    padding-right: 5px;
    vertical-align: bottom;
    float: left;
}
img#right-callout-bottom
{
float:right;
}
img#right-callout-top
{
float:right;
}

div#nutrition-handbook-callout
{
background-image:url(/images/right-callouts/RLC_pediatric_callout.jpg);
background-repeat:no-repeat;
float:left;
width:214px;
height:145px;
}

.external-list-title
{
    float:left;
    padding-bottom:3px;
    width:100%;
}
.external-list-title-link
{
    padding: 10px 10px 3px 15px;
}
.external-list-title-link ul li
{
    list-style-type: disc;
    margin-left:10px;
}
.external-list-title-link ul
{
    margin-bottom: 15px;
}
.boardReviewCallout
{
    float:left;
}