/*========================================================*/
/*             CSS for DotNetNuke Containers              */
/*                  by David Cannon                        */
/*            http://www.cannonsite.com*/
/*                dave@cannonsite.com                     */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .CTG_VEPS_NoBorder01Title { padding: 5px 0 0 0; font-size: 11px; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .CTG_VEPS_NoBorder01TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .CTG_VEPS_NoBorder01ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .CTG_NoBorder01Content-ps { padding: 5px 0 0 0; font-size: 11px; line-height: normal; font-family: tahoma; color: #444; text-align:left; clear: both;}
/*-- container Icons cell              --*/ .CTG_NoBorder01Icons { text-align:right; border-top: 1px solid #BBBBBB; clear: both;}

/*-- top center section                --*/ .CTG_VEPS_NoBorder01T { vertical-align:top; }

.CTG_body { width: 100%; padding: 5px 0 0 0; margin: 0; vertical-align: top; clear: both;}
.CTG_NoBorder01Title-ps { width:98%; padding: 0;font-size: 11px; font-family: tahoma; color: #555; font-weight: bold; text-align: Left; clear: both; }
.CTG_SOLPARTACTIONS { float: right; text-align: right; clear: right;}
.Actions_left {  width: 95%; font-size: 11px; font-family: tahoma; vertical-align: top; text-align: right; float: left; clear: left;}
.Actions_right { font-size: 11px; font-family: tahoma; vertical-align: top; text-align: right; clear: float: right; }

/*========================================================*/
