/* 
================================
 Container Styles for DotNetNuke
================================
*/   

td.cbheader { text-align: right; }
td.cbheader span.head { color: white; font-family: 'Times New Roman', Georgia, times; font-size: 28px; font-style: italic; font-weight: bold; letter-spacing: 0.1em; }
td.cbheader td.normal { color: white; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: right; }

table.cbinfotable { background-color: #eee; border: #fff 2px solid; }
td.cbinfo span.head { color: #333; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0.1em; text-align: left; }
div.cbinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.cbinfo td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

table.cbcontenttable { background-color: #EAEAEA; border-bottom: #FFFFFF 2px solid; filter: DropShadow(Color=#ACACAC, OffX=2, OffY=2) Alpha(Opacity=80); }
td.cbcontenthead span.head { color: #fff; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }
td.cbcontentheader { height: 26px; border-bottom: #fff 2px solid; }
td.cbcontent td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

#gbw td.cbcontentheader { background-color: #000000; }
#gbw td.cbcontent { background-color: #FFFFFFF; }