@charset "utf-8";
/* CSS Document */
/* regionHeader */

/* #regionContent, #region6Content { margin: 0; }
#regionMTL { padding: 0; width: auto; }
#region6 .backgroundEn { background: #fff url('/cpo/mc/content/message/images/404_background_en.jpg') top right no-repeat; width:960px; }
#region6 .backgroundFr { background: #fff url('/cpo/mc/content/message/images/404-background-fr.jpg') top right no-repeat; width:960px; }
.pad20 { border:0; padding: 20px 0 0 20px; }
.buttonOrder { padding: 690px 0 150px 150px; position:absolute; z-index:1; }
.ship { padding-top: 690px; padding-left:480px; position:relative; } */


/* Column Layout */

h2{ font-size:2em; color:#222222; margin:10px 0 10px 17px;}
h3{ margin-bottom:1em;}
.box{ float: left; width: 315px; padding:1em 0; margin:1em 0; text-align: center; }

.dottedLine { border-bottom: 4px dotted #CECECE; clear: both; margin:1em; }
.dottedLineRight {border-right: 4px dotted #CECECE;}
.dottedLineLeft {
	border-left: 4px dotted #CECECE;
    float: left;
    margin-bottom: 1em;
    width: 630px;}
.line-through{text-decoration:line-through;}
.price { font-weight: bold; }

.centerDiv{margin:inherit auto;}