html {
	padding: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

img {
	border: none;	
}

p.contentEdge {
	margin: 0px;
	font-size: 0px;
	height: 0px;
	overflow: hidden;	
}

p.smlMargin {
	margin-top: 2px;
	margin-bottom: 2px;
}

table.gadgetTable {
	border-collapse: collapse;	
}

div.noMargins p {
	margin: 0px;
}

div.topDiv p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;	
}

div.bottomDiv p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;	
}

div.topDiv a, div.bottomDiv a {
	text-decoration: none;	
}

div.topDiv a:hover, div.bottomDiv a:hover {
	text-decoration: underline;	
}

#pageHeader {
	z-index: 90;
}

#headerLinks {
	z-index: 91;
	position: absolute;
	width: 1008px;
	top: 0px;
	left: 50%;
	margin-left: -504px;
}

div.paddingDiv {
	margin-left: 5px;
	margin-right: 5px;	
}

div.paddingDivLarge {
	margin-left: 10px;
	margin-right: 10px;	
}

div.fixedHeightDiv {
	padding-left: 5px;
	padding-right: 5px;
	overflow: -moz-scrollbars-vertical;
  	overflow-x: none;
  	overflow-y: auto;
}

.pointerButton {
	cursor: pointer;
}

div.specDiv {
	float: left;
	margin-top: 4px;
	width: 45%;
}

p.specCategory {
	clear: left;
	margin-top: 18px;
	margin-bottom: 3px;
	border-bottom: solid 1px #dddddd;
	font-size: 16px;
}

p.gridImageP {
	margin-top: 0px;
	margin-bottom: 0px;	
}

table.stripeTable {
	border-collapse: collapse;	
}

table.stripeTable td {
	padding: 2px;	
}

div.floatClear {
	clear: both;	
}

span.vehiclePrice {
	float: right;
	color: red;
	font-size: 16px;
	font-weight: bold;	
}

table.smallText td, .smallText {
	font-size: 10px;	
}

div.gridDetails {
	height: 40px;
}

div.gridDetails p {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 3px;
}

.offerTitle {
	font-size: 14px;
}

.bigger {
	font-size: 24px;
	font-weight: bold;	
}

p.smallHeader {
	font-size: 16px;
	font-weight: bold;	
}

div.smallTextDiv, div.smallTextDiv p {
	font-size: 10px;
}

input.readonlyField {
	background-color: #d0d0d0;	
}

.smallInput {
	font-size: 10px;
}

td.formLabelPadd {
	white-space: nowrap;
	padding-right: 10px;
}

.required {
	color: red;
}

p.underFooter {
	font-size: 10px;
	width: 1000px;
	text-align: center;
}

p.underFooter a, p.underFooter a:visited {
	color: #555555;
}

h1.model_title {
	margin-top: 5px;
	margin-top: 8px;
	font-size: 18px;
}

table.nowrapTable td {
	white-space: nowrap;
}

.centreAlign {
	text-align: center;
}

.rightAlign {
	text-align: right;
}

td.mcCell {
	font-size: 16px;
	color: #666666;
}

td.mcCell span{
	color: #333333;
}

img.conveyorItem, div.conveyorItem {
	margin-left: 1px;
	margin-right: 1px;
}

table.hFinCalcTable td {
	font-size: 11px;
}
