/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/

/*-- top left section                  --*/.container02_topleftbg{	background-image: url(container02_topleftbg.jpg);	width: 6px;	height: 26px;	background-repeat: no-repeat;}
/*-- top center section                --*/.container02_topbg{background-image: url(container02_topbg.jpg);height:26px;	background-repeat: repeat-x;}
/*-- top right section                 --*/.container02_toprightbg{background-image: url(container02_toprightbg.jpg);	width:6px;	height: 26px;	background-repeat: no-repeat;}
/*-- left section                      --*/.container02_leftbg{background-image: url(container02_leftbg.jpg);width: 6px;	background-repeat: repeat-y;}
/*-- right section                     --*/.container02_rightbg{background-image: url(container02_rightbg.jpg);	width: 6px;	background-repeat: repeat-y;}
/*-- bottom left section               --*/.container02_bottomleftbg{background-image: url(container02_bottomleftbg.jpg);	height: 8px;	width: 6px;	background-repeat: no-repeat;}
/*-- bottom center section             --*/.container02_bottombg{background-image: url(container02_bottombg.jpg);height: 8px;	background-repeat: repeat-x;}
/*-- bottom right section              --*/.container02_bottomrightbg{	background-image: url(container02_bottomrightbg.jpg);	width: 6px;	height: 8px;background-repeat: no-repeat;}

/*-- conatiner title token             --*/.container02_title{font-family: Times New Roman;font-size: 17px;color: #CAEB00;	font-weight: bold;font-style: italic;padding: 0px 0px 0px 10px;}
/*-- container content pane            --*/.container02_contentpane{padding: 4px 4px 4px 4px;font-family: Tahoma;font-size: 11px;color: #787878;font-weight: normal;}
/*-- container Icons cell              --*/.container02Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB; background-color: transparent;}
/*-- container title cell              --*/.container02_mar{margin-bottom: 4px;}
