/* 
================================
CSS STYLES FOR DotNetNuke  Modified by Nina Meiers - for the DNN Community
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
================================
*/  

.contHeadLeft { width: 13px; height: 32px; background: url(pda_head_left.gif) top left no-repeat; }
.contHeadRight { width: 13px; height: 32px; background: url(pda_head_right.gif) top right no-repeat; }
.contHead { background: url(pda_head_center.gif) repeat-x #A8C15E; }
.contBodyBGleft { background: url(pda_body_left.gif) repeat-y; }
.contBodyBGright { background: url(pda_body_right.gif) repeat-y; }
.contBody { background: #A8C15E; padding: 10px; }
.contFoot { background: url(pda_bottom_center.gif) repeat-x; }
