/* Container Styles for DotNetNuke */
.grey_caption_holder, .red_caption_holder, .transparent_holder, .dark_container_holder, .blue_container_holder
{
margin-bottom:15px;
/*  <= IE 5.5 */	
height:1px;
voice-family:"\"}\"";
voice-family:inherit;
/*  >+ IE 6.0 */
height:100%;
}
.transparent_holder {background-color:transparent;}
.grey_caption_holder {background-color:#d9dec4;}
.red_caption_holder {background-color:#f2efdc;}
.dark_container_holder {background-color:#453e3d;}
.blue_container_holder {background-color:#cddde5;}

.bottomline_left {float:left;}
.bottomline_right {float:right;}

.transparent_topline {padding:0 5px 15px 5px;}
.grey_caption_topline {background-color:#453e3d;padding:5px 8px;}
.red_caption_topline {background-color:#903f44;padding:5px 8px;}
.dark_container_topline {background-color:Transparent;padding:5px 8px;border-bottom:1px dashed #f7f7f7;}
.blue_container_topline {background-color:Transparent;padding:5px 8px;border-bottom:1px dashed #3e5e89;}

.transparent_bottomline, .grey_caption_bottomline, .red_caption_bottomline, .dark_container_bottomline, .blue_container_bottomline
{clear:both;height:25px;padding:5px 8px 0;}

.grey_caption_title {font:italic 150% Arial,Helvetica,Sans-Serif;color:#f7f7f7;}
.red_caption_title {font:bold 140% Arial,Helvetica,Sans-Serif;color:#f7f7f7;}
.dark_container_title {font:bold 130% Arial,Helvetica,Sans-Serif;color:#f7f7f7;}
.blue_container_title {font:bold 140% Arial,Helvetica,Sans-Serif;color:#453e3d;}

.grey_caption_content, .red_caption_content, .dark_container_content, .blue_container_content {padding:8px;}

.dark_container_content p {color:#f7f7f7;font-size:90%;line-height:1.3em;}

