/* Coventry Airport print stylesheet - Copyright 2005 Rent-A-Monkey.com and ThinkIncorporated.com */ /* You may adapt elements of this CSS in your own projects, but the unique combination of images, colors, sizes, typography, and positioning ("the design") is copyrighted and may not be reproduced. */ .colWrapper { text-align: left; /*clear: both;*/ margin-bottom: 20px; margin-left: 20px; } .leftCol { padding: 0px; margin: 0px; text-align: right; width: 140px; } .rightCol { padding: 0px; margin: 0px; margin-left: 153px; } .rightCol2 { padding: 0px; margin: 0px; margin-left: 50px; padding-left: 50px; } fieldset.parker { border: 2px solid #F00681; width: 446px; margin-left: 50px; padding-left: 50px; } * html fieldset.parker { width: 466px; } fieldset.parker label { color: #0950A0; } #voucher-bg { /*background: url(/voucher/voucher.gif) no-repeat left top;*/ color: #0A50A1; font-weight: bold; font-family: verdana; font-size: 11px; padding: 0; margin: 0; /*width: 393px; height: 641px;*/ } .voucher-details { width: 275px; /*padding: 368px 20px 30px 18px;*/ position: absolute; top: 368px; left: 18px; z-index: 2; } p { margin: 0px 0px 4px 0px; font-size:10px; }