<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@import url("reset.css");
body {background:#f8f8f8; font:90%/1.7 Tahoma,Helvetica,Verdana,'Lucida Sans Unicode',Arial,sans-serif; color:#766A62; text-align: center;}

#mainPlain-mainWrap {width:986px; margin:0 auto; margin-top: 25px; text-align:center;}

#mainPlain-header {background:url(/images/plain-masterpage/header.gif) no-repeat; height:96px; text-align:left;}
#adecco-logo-mainPlain {margin:26px 0 0 30px;}
#mainPlain-contentWrap {background:url(/images/plain-masterpage/content-bg.gif);padding:13px; }
/*#mainPlain-contentInnerWrap {margin-left:104px; text-align:left;}*/
#mainPlain-contentInnerWrap {text-align:left;}

#mainPlain-mainWrap { text-align: center; }
#mainPlain-mainWrap #PrimaryColumn { width: 800px; margin: auto; text-align: left;}
#mainPlain-mainWrap #SecondaryColumn { width: 250px; margin-right: 40px; background: red;  float: left; color: #FFF}


#mainPlain-footer {background:url(/images/plain-masterpage/footer.gif) no-repeat; height:49px;font-size:90%;
height:49px;
padding:10px 0 0 15px;
text-align:left;}</pre></body></html>