.greybox { background:transparent  url(../images/bkg.gif) no-repeat scroll left top; }
.greybox .left-grey { float:left; width:20px;}
.greybox .container-grey {
	background:#FFFFFF url(../images/bkg.gif) no-repeat scroll right top;
	float:left;
	height:auto !important;
	min-height:310px;
	padding-right:10px;
	padding-top:20px;
}
.greybox .container-grey p.title{ border-bottom:1px solid #ccc; width:auto!important; }
.greybox .container-grey p{ margin:0px 0px 15px 0px; padding:0px; }
.greybox .footergrey { background:#CCCCCC url(../images/bkg.gif) no-repeat scroll bottom right; clear:both; height:20px; width:430px; }
.greybox .footergrey .footerleft-grey { background:#CCCCCC url(../images/bkg.gif) no-repeat scroll left bottom; height:20px; width:40px; }


/*<div class="greybox" style="width:600px; float:left;">
        <div class="left">&nbsp;</div>
        <div class="container" style="width:580px;">
            <ol>
            	<li><strong>Recharger PostMobile
            	  </strong>
            	  <ul>
            	    <li><a href="reload.html">Online</a></li>
          	        <li>Dans <a href="linkT1.html">votre bureau de Poste</a></li>
            	  </ul>
            	</li>
                <li><strong>Recharger Pay &amp; Go </strong>
                  <ul>
                    <li>Via des <a href="linkT2.html">recharges Pay&amp;Go</a></li>
                    <li>Via les <a href="linkT3.html">Bancontact/MisterCash</a></li>
                    <li>Via votre <a href="linkT4.html">GSM</a></li>
                    <li>Via les <a href="linkT5.html">cabines t&eacute;l&eacute;phoniques Belgacom</a></li>
                  </ul>
              </li>
              <li><strong>Recharger &agrave; l'&eacute;tranger
                </strong>
                <ul>
                  <li>Recharger lorsque vous êtes <a href="linkT6.html">à l'étranger</a></li>
                </ul>
              </li>
                </ol>
      </div>
	   <div class="footer">
            <div class="footerleft">&nbsp;</div>
        </div>
    </div>
*/