
		.screenCopyKey {
			display: none;
		}
		
		.placeHolder {
			border: 0px solid black;
			width: 100%;
			background-color: #c0c0c0;
			text-align: center;
		}
		
		.blackB {
			border: 1px solid black;
		}
		.blueB {
			border: 1px solid blue;
		}
		.redB {
			border: 1px solid red;
		}
				
	
		.ui-dialog { 
			position: relative; 			
			background-color: #c3d7c3;
			width: 500px;
			height: 100px;			
			border: 1px solid black;
			filter:alpha(opacity=90);
			-moz-opacity:.90;
			opacity:.90;
			text-align: center;
			vertical-align: middle;
			line-height: 100px;
			color: #000;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 14px;
		}

		.ui-dialog .ui-dialog-content {	color: #000; }
		.ui-dialog .ui-dialog-titlebar { display: none; }
		.ui-dialog .ui-dialog-title { display: none; } 
		.ui-dialog .ui-dialog-titlebar-close { display: none; }
		.ui-dialog .ui-dialog-titlebar-close span { display: none; }
		.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { display: none; }
		.ui-dialog .ui-dialog-buttonpane { display: none; }
		.ui-dialog .ui-dialog-buttonpane button { display: none;  }
		.ui-dialog .ui-resizable-se { display: none; }

		.mainHeading {
			font-size: 16px;
			font-weight: bold;
			width: 99.9%;
		}
		
		.subHeading {
			font-size: 10px;
			width: 99.9%;
		}
		
		.pr5 {
			padding-right: 5px;
		}
		.pl5 {
			padding-left: 5px;
		}
		.pb5 {
			padding-bottom: 5px;
		}
		.pt5 {
			padding-top: 5px;
		}
		.mr5 {
			margin-right: 5px;
		}
		.ml5 {
			margin-left: 5px;
		}
		.mb5 {
			margin-bottom: 5px;
		}
		.mt5 {
			margin-top: 5px;
		}
		.pr10 {
			padding-right: 10px;
		}
		.pl10 {
			padding-left: 10px;
		}
		.pb10 {
			padding-bottom: 10px;
		}
		.pt10 {
			padding-top: 10px;
		}
		.pr20 {
			padding-right: 20px;
		}
		.pl20 {
			padding-left: 20px;
		}
		.pb20 {
			padding-bottom: 20px;
		}
		.pt20 {
			padding-top: 20px;
		}
	
		.pr15 {
			padding-right: 15px;
		}
		.pl15 {
			padding-left: 15px;
		}
		.pb15 {
			padding-bottom: 15px;
		}
		.pt15 {
			padding-top: 15px;
		}
		
		.pageBar {
			width: 99.9%;
			height: 26px;
			line-height: 26px;
			background-color: #dbe7db;
			vertical-align: middle;
		}
		
		.pageBar .prevLink {}
		.pageBar .nextLink {}
		.pageBar .pages {}
		.pageBar .prevPageLink {}
		.pageBar .nextPageLink {}
		
		.carListRowSpecial {
			width: 740px !important;	
		}
		
		.carListRow {
			height: 60px;
			width: 744px;
			float: left;
		}

		.carListRow.carListHeader {
			height: 30px;
			background-color: #dbe7db;
			margin-bottom: 5px;
		}		
		
		.carListHeader .text_carListHeader {
			font-weight: bold;
			display: table-cell;
			line-height: 30px;
			vertical-align: middle;
			height: 30px;
			padding-left: 5px;
		}
		
				
		.carListRow.box_carType {
			width: 95px;
		}
		.carListRow.box_supplierImage {
			width: 60px;
		}
		.carListRow.box_carImage {
			width: 70px;
		}
		.carListRow.box_carProperties {
			width: 330px;
		}
		.carListRow.box_priceDetails {
			width: 184px;
		}
		.carListRow .sharedRow {
			height: 25px;
		}
		.carListRow .box {
			margin: 3px;
			padding: 0px;
		}
		.carListRow .text_carType {
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #000;
			font-size: 12px;
		}
		.carListRow .text_carBrand {
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #000;
			font-size: 12px;
		}
		.carListRow .text_carPromoMessage {
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #ff6500;
			font-size: 11px;
		}
		.carListRow .text_carSavings {
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #808080;
			font-size: 10px;
			margin-top: 6px;
		}
		.carListRow .carImage {
			width: 63px;
		}

		.carListRow .supplierImage {
			width: 50px;
		}
		
		.carListRow .text_carOldPrice {
			font-family: Tahoma;
			color: #808080;
			font-size: 11px;
			margin-top: 6px;
			text-decoration: line-through;
		}
		.carListRow .text_carPrice {
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			color: #000;
			font-size: 13px;
		}
				
		.carListRow .carFacilities {
			width: 160px;
			float: right;
			height: 20px;
			line-height: 20px;
		}
		
		.carListRow img {
			border: 0px;
		}
		
		.carListImage {
			height: 20px;
			font-size: 11px;
			vertical-align: middle;
			text-align: center;
			float: left;
		}

		.carListImage.transmissionBox {
			text-align: left;
			width: 25px;
		}
		.carListImage.doorsBox {
			text-align: left;
			width: 50px;
		}
		.carListImage.adultsBox {
			text-align: left;
			width: 30px;
		}
		.carListImage.baggageBox {
			text-align: left;
			width: 30px;
		}
		.carListImage.acBox {
			text-align: left;
			width: 20px;
		}

		.carListRow .orSimilar {
			font-size: 10px;
			color: #000;
			font-weight: normal;
		}
		
		.carListImage .transmissionImg {}
		.carListImage .doorsImg {}
		.carListImage .adultsImg {}
		.carListImage .baggageImg {}
		.carListImage .acImg {}
		
		.carRowSpacer {
			padding: 0px;
			margin: 0px;
			height: 6px;
			line-height: 6px;
			width: 744px;
			background-color: white;
			border-left: 1px solid #dbe7db;
			border-right: 1px solid #dbe7db;
		}
				
		.floatR {
			float: right;
		}
		.floatL {
			float: left;
		}
		
		.backButton {
			margin-top: 4px;
			cursor: pointer;
		}
		
		.carBorder1px {
			border: 1px solid #dbe7db;
		}
		.carBorder2px {
			border: 2px solid #dbe7db;
		}
		
		.carBorder3pxSpecialOffersLR {
			border-left: 3px solid #dbe7db;
			border-right: 3px solid #dbe7db;
		}

		.carBorder3pxSpecialOffersT {
			border-top: 3px solid #dbe7db;
		}

		.carBorder3pxSpecialOffersB {
			border-bottom: 3px solid #dbe7db;
		}
		
		.filterPod {
			width: 151px;
			background-color: #f7f7e7;			
		}
		
		.filterPod .header {
			width: 151px;
			height: 25px;
			background-color: #dbe7db;
			border: 0px;
			line-height: 25px;
			font-weight: bold;
			display: table-cell;
			vertical-align: middle;
		}
		
		.filterPod .category {
			margin-top: 10px;
			margin-left: 10px;
			font-weight: bold;
		}

		.filterPod .item {
			font-weight: normal;
			padding: 3px 0px 3px 3px;
			height: 20px;
			line-height: 20px;
		}
		
		.filterPod .sharedColumn {
			width: 49.99%;
			float: left;
			vertical-align: middle;
		}
				
		.filterPod_invChkBox {}
		.filterPod_specialOffer {}

		.debug {}
		
		.searchPod {
			width: 151px;
			background-color: #f7f7e7;
		}
		
		.searchPod .header {
			width: 151px;
			height: 25px;
			background-color: #dbe7db;
			line-height: 25px;
			border: 0px;
			margin-top: -1px; 
			font-weight: bold;
			display: table-cell;
			vertical-align: middle;
		}
		
		.searchPod .category {
			margin-top: 10px;
			margin-left: 10px;
			font-weight: bold;
		}

		.searchPod .item {
			font-weight: normal;
			padding: 3px 0px 3px 3px;
		}
		
		.searchPod .sharedColumn {
			width: 49.99%;
			float: left;
		}
		
		.searchPod .inputMaxWidth {
			width: 124px;
		}
				
		.searchPod .dayselect {
			width: 43px;
			margin-right: 3px;
		}

		.searchPod .monthselect {
			width: 78px;
		}
				
		.summaryBox {
			width: 745px;
		}
		
		.summaryBox .text_header {
			font-weight: bold;
			margin-left: 10px;
			font-size: 13px;
			width: 600px;
			float: left;
		}

		.summaryBox .text_heading {
			font-weight: bold;
			display: table-cell;
			vertical-align: middle;
			height: 30px;
			line-height: 30px;
		}

		.summaryBox .prepaid {
			height: 24px;
			line-height: 24px;
			width: 744px;
			border-left: 1px solid #c3d7c3;
			border-right: 1px solid #c3d7c3;
			border-bottom: 1px solid #c3d7c3;
		}

		.summaryBox .text_prepaid {
			display: table-cell;
			vertical-align: middle;
			text-align: right;
			float: right;
			padding-right: 5px;
			height: 24px;
			line-height: 24px;
		}
		
		.summaryBox .text_types {
			font-weight: bold;
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			height: 30px;
			line-height: 30px;
		}

		.alignC {
			text-align: center;
		}
		
		.summaryBox .text_prices {
			display: table-cell;
			vertical-align: middle;
			text-align: center;
			height: 30px;
			line-height: 30px;
		}
		
		.summaryBox .header {
			background-color: #c3d7c3;
			height: 30px;
			line-height: 30px;
			border-left: 1px solid #c3d7c3;
		}

		.summaryBox .row {
			height: 30px;
			line-height: 30px;
			border-bottom: 1px solid #c3d7c3;
			border-right: 1px solid #c3d7c3;
		}

		.summaryBox .cell {
			height: 30px;
			line-height: 30px;
			width: 100px;
			float: left;
			border-left: 1px solid #c3d7c3;
		}

		.summaryBox .cell_heading {
			height: 30px;
			line-height: 30px;
			width: 100px;
			float: left;
			border-left: 1px solid #c3d7c3;
		}

		.hidden {
			display: none;
		}
		
		.visible {
			display: block;
		}
		
		.appear {
			visibility: visible;
		}

		.disappear {
			visibility: hidden;
		}
		
		.message {
			position: absolute;
			z-index: 9;
			left: 400px;
			top: 350px;
			width: 300px;
			height: 100px;
			background-color: #c3d7c3;
			border: 1px solid black;
			filter:alpha(opacity=80);
			-moz-opacity:.80;
			opacity:.80;
			text-align: center;
			vertical-align: middle;
			line-height: 100px;
			font-weight: bold;
			font-size: 14px;
		}
		
		#bodyWrapper {
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			font-size: 11px;
			padding: 0px;
			margin: 0px;
		}
		
		a {
			color: #900;
			font-family: Verdana, Arial, Helvetica, Sans-Serif;
			cursor: pointer;
			text-decoration: none;
		}
	
		
		.sortImageAlign {
			margin-top: 12px;
		}
		
		.sortAlign {
			margin-top: 5px;
		}
		
		#preview {
			position:absolute;
			border:1px solid #ccc;
			background:#333;
			padding:2px;
			display:none;
			color:#fff;
		}		
		
		.clickableButton {
			cursor: pointer;
		}

		.preview {
			cursor: default;
		}

		.tnc {
			text-align: justify;
			padding-top: 5px;
			padding-bottom: 5px;
			font-size: 11px;
		}
		
		input {
			font-size: 11px;
		}

		select {
			font-size: 11px;
		}
		
		option {
			font-size: 11px;
		}
		
		.filterCheckBox {}
		
		.doubleStars {
			font-size: 11px;
		}
