/*========================================================*/
/*         CSS for ipak WEB Container - PDServe           */
/*                  by David Poindexter                   */
/*                 http://ipakdesigns.com                 */
/*               dpoindexter@ipakdesigns.com              */
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .Borderless_Title { font-size: 11px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .Borderless_TitleTD { width:100%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container actions cell            --*/ .Borderless_ActionsTD { width:0%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container content pane            --*/ .Borderless_Content { font-size: 11px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top left section                  --*/ .Borderless_TL { background: url(images/Borderless_01.jpg) top left no-repeat; vertical-align:top; height: 26px; width:13px; padding: 0; }
/*-- top center section                --*/ .Borderless_T { background: url(images/Borderless_03.jpg) top left repeat-x; vertical-align:top; height: 2px; padding: 0; }
/*-- top right section                 --*/ .Borderless_TR { background: url(images/Borderless_05.jpg) top right no-repeat; vertical-align:top; height: 26px; width:14px; padding: 0; }

/*-- mid center section                --*/ .Borderless_M { background: url(images/Borderless_07.jpg) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }

/*-- bottom center section             --*/ .Borderless_B { background: url(images/Borderless_10.jpg) top left repeat-x; vertical-align:top; height: 6px; padding: 0; }

/*========================================================*/



























