/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by Evan O'Neil                        */
/*              http://www.NukeVille.com                  */
/*========================================================*/

/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/
.TOPSIDEcontainer{  padding:0;}
.TOPSIDEcontainer a:hover{color:#0066FF;}

/*-- conatiner title token             --*/ .TOPSIDE_CONT_Title { font-size: 11px; font-family: tahoma; font-weight: bold; }
/*-- container title cell              --*/ .TOPSIDE_CONT_TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .TOPSIDE_CONT_ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .TOPSIDE_CONT_content { font-size: 11px; font-family: tahoma;}

/*========================================================*/






