.cssbox_BlueRight {
	text-align: left;
    margin: 0 auto;   
}
.cssbox_BlueRight #Top {
	background: Transparent url(/Portals/_default/Skins/ESHD/images/blue_callout_top.gif) no-repeat;
	margin-top: 3px;
	padding: 7px 0 0 1px;
}
.cssbox_BlueRight #Top .Head 
{
	color: #E5A11C;
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.cssbox_BlueRight .ContentPane {
	background: url(/Portals/_default/Skins/ESHD/images/blue_callout_BG.gif) repeat-y;
}
.cssbox_BlueRight .ContentPane
{
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #f2eeeb;
	line-height: 13px;
	text-align: left;
	padding-left: 9px;
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 11px 0 0 9px;
	display: block;
}
.cssbox_BlueRight #Bottom {
	background: Transparent url(/Portals/_default/Skins/ESHD/images/blue_callout_bottom.gif) no-repeat;
	height: 31px;
	padding: 5px 0 0 2px;
}

a.CommandButtonBlue:link {
	color: #ffffff;
}

.cssbox_BlueRight .ContentPane p
{
	margin-bottom:0px;
}
