/*========================================================*/
/*         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             --*/ .RoundedCorners_Title { font-size: 11px; line-height: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .RoundedCorners_TitleTD { width: 100%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container actions cell            --*/ .RoundedCorners_ActionsTD { width: 0%; height: 12px; line-height: 1.4em; padding: 0;}
/*-- container content pane            --*/ .RoundedCorners_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                  --*/ .RoundedCorners_TL { background: url(images/RoundedCorners_01.jpg) top left no-repeat; vertical-align: top; height: 15px; width: 15px; padding: 0; }
/*-- top center section                --*/ .RoundedCorners_T { background: url(images/RoundedCorners_03.jpg) top left repeat-x; vertical-align: top; height: 15px; padding: 0; }
/*-- top right section                 --*/ .RoundedCorners_TR { background: url(images/RoundedCorners_05.jpg) top right no-repeat; vertical-align: top; height: 15px; width: 18px; padding: 0; }

/*-- content mid left section          --*/ .RoundedCorners_CML { background: url(images/RoundedCorners_06.jpg) top left repeat-y; vertical-align: top; width:15px; padding: 0; }
/*-- content mid center section        --*/ .RoundedCorners_CM { background-color: #80c5cf; vertical-align: top; padding: 0; }
/*-- content mid right section         --*/ .RoundedCorners_CMR { background: url(images/RoundedCorners_08.jpg) top right repeat-y; vertical-align: top; width:18px; padding: 0; }

/*-- content bottom left section       --*/ .RoundedCorners_BL { background: url(images/RoundedCorners_13.jpg) top left no-repeat; vertical-align: top; height: 23px; width: 15px; padding: 0; }
/*-- content bottom center section     --*/ .RoundedCorners_B { background: url(images/RoundedCorners_15.jpg) top left repeat-x; vertical-align: top; height: 23px; padding: 0; }
/*-- content bottom right section      --*/ .RoundedCorners_BR { background: url(images/RoundedCorners_17.jpg) top right no-repeat; vertical-align: top; height: 23px; width: 18px; padding: 0; }

/*-- spacer							   --*/ .RoundedCorners_Spacer { background: url(images/spacer.gif); }

/*========================================================*/


























