/*WagmanCreated April 10, 2010Jeff Green / Green Latitudes Interactive Solutions*//* PRIVACY PAGE SCREEN STYLES */#contentWrapper { display:block; position:relative; width:100%!important; background:#FFF url(../images/ui/content-bkgd.jpg) repeat-x center 231px; }#content { width:990px; display:block; position:relative; margin:0 auto; z-index:10; }/* ========================== HEADER ========================== */#headerWrapper { width:100%; height:229px; border-bottom:solid 2px #263271; position:relative; display:block; background:url(../images/ui/header-bkgd.jpg) no-repeat center top; z-index:100; }#meetPeoplePromo { position:absolute; width:287px; height:169px; top:69px; right:20px; background:url(../images/header-people-1.png) no-repeat 0 0; }#meetPeoplePromo a { display:block; width:143px; height:29px; position:absolute; right:28px; bottom:0; background:url(../images/ui/btn-meet-people.png) no-repeat; }/* ========================== CONTENT ========================== */.grid { width:950px; margin:auto; }/* left column */.grid-leftColumn { float:left; width:653px; padding-bottom:30px; /*padding-top:30px;*/ }.grid-leftColumn p { display:block; font:normal 13px/17px Tahoma, Geneva, sans-serif; color:#252525; margin:0; padding:0 0 15px 0; clear:both; }.grid-leftColumn h3 { font:normal 19px/22px Georgia, "Times New Roman", Times, serif; color:#263271; padding:0; margin:0 0 3px 0; }.grid-dividerColumn { float:left; height:1px; width:9px; }/* right column */.grid-rightColumn { float:left; width:223px; padding:32px; background:url(../images/ui/right-sidebar-bkgd.jpg) no-repeat center top; min-height:442px; font:normal 14px/18px Tahoma, Geneva, sans-serif; color:#252525; }.grid-rightColumn h3 { font:normal 19px/22px Georgia, "Times New Roman", Times, serif; color:#263271; padding:0; margin:0 0 10px 0; /*border-bottom:dotted 2px #898989;*/ }.grid-rightColumn ul { list-style:none; border-bottom:dotted 2px #898989; border-top:dotted 2px #898989; padding-top:10px; }.grid-rightColumn li { padding:0; margin:0 0 10px 0; /*border-bottom:dotted 2px #898989;*/ }.grid-rightColumn p { margin:0 0 15px 0; }