﻿div.right-callout-container
{
    background-color: #E5F2FF;
    clear: none;
    float: right;
    width: 214px;
}
div.right-callout-container .li-styled
{
	margin-left: 30px;
}
div.right-callout-container .li-styled li
{
	list-style: disc;
	margin-bottom: 15px;
}
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;
}
.home_right
{
    float:left;
}
.questions
{
    float:left;
}
.login-panel
{
    padding-left: 10px;
}
.login-error
{
    color: Red;
    float:left;
    padding-bottom: 8px;
}
#ctl00_loginControl_rightcallouts1 h2 
{
    padding-left: 0px !important;
}
#ctl00_loginControl_rightcallouts1 .callout-link
{
    padding-left: 0px;
}
div.callout-link a:hover
{
    text-decoration: underline;
}

img.right-callout-divider
{
    height: 2px;
}
.blue-callout-divider
{
	padding-left: 15px;
}

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;
}

.directors-callout-body
{
	background-image:url(/images/right-callouts/directors-corner-right-callout-repeater.gif);
	background-repeat:repeat-y;
	float:left;
}
.directors-callout-text
{
	color:#666;
	margin:0 0 0 10px;
}
.directors-callout-button
{
	padding:21px 0 0 10px;
	float:left;
}
.directors-callout-image
{
	padding:0 15px 0 0;
	float:right;
}


.interactive-callout-header
{
	background-image:url(/images/right-callouts/new-interactive-right-callout-top.png);
	background-repeat:no-repeat;
	background-color:#fff;
	height:45px;
	width:inherit;
}

.interactive-callout-body
{
	background-image:url(/images/right-callouts/new-interactive-callout-repeater.gif);
	background-repeat:repeat-y;
	width:inherit;
	padding: 
}
.interactive-callout-body li
{
	margin: 0;
	padding:0;
	list-style: none;
}
.interactive-callout-text
{
	padding-bottom: 10px;
	margin-left: 20px;
}
.interactive-callout-footer
{
	background-image:url(/images/right-callouts/new-interactive-callout-bottom.png);
	background-repeat:no-repeat;
	padding: 0 0 8px 10px;
	float:left;
	width:inherit;
}
.interactive-callout-button
{
	padding: 8px 15px 0 0;
	float:left;
}
.white-space
{
	background-color:#fff;
	width: 214px;
	height: 3px;
}
