html, body {
	margin:0;
	padding:0;
}

div.tires-calc {
	font-family:tahoma;
}
table.forms {
	border:1px solid #c2e5f9;
	border-bottom:2px solid #2c7cc0;
	border-collapse:collapse;
	width: 340px;
}
table.forms th {
	background:#2c7cc0 url(tires_calc/protector.png) no-repeat right center;
	color:#f7fbff;
	font-size:18px;
	height:31px;
	padding-left:10px;
	text-align:left;
}
table.forms td {
	background-color:#f7fbff;
	padding: 0 10px 10px 10px;
}
table.forms td.b-tire {
	background:#f7fbff url(tires_calc/tire.png) no-repeat 280px bottom;
	height:65px;
	padding-bottom:0;
}
table.forms td.b-rim {
	background:#f7fbff url(tires_calc/rim.png) no-repeat 280px bottom;
	height:65px;
	padding-bottom:0;
}
table.forms p {
	margin:0;
	padding:10px 0;
}
table.forms p.dot {
	border-top:1px dotted #ccc;
}
div.tires-calc select {
	border:1px solid #868686;
	color:#606060;
	height:25px;
	outline:none;
	width:70px;
}
table.vatman table {
	font-size:12px;
	line-height:14px;
}
div.tires-calc table.compare {
	border:1px solid #dae6f2;
	border-bottom-width:2px;
	border-collapse:collapse;
	display:inline-table;
	font-size:14px;
	margin:2px;
	vertical-align:top;
	width: 336px;
}
div.tires-calc table.compare th {
	background:#dae6f2 url(tires_calc/protector.png) no-repeat right center;
	font-size:18px;
	height:31px;
	padding-left:10px;
	text-align:left;
}
div.tires-calc table.compare td {
	background-color:#f7fbff;
	border-top:1px dotted #ccc;
	padding:0 10px;
	height:45px;
}
div.tires-calc table.compare td b {
	display:inline-block;
	width:155px;
}
p.cl {
	margin-left:360px;
}
div.tires-calc table.compare.info {
	width:100%;
}
div.tires-calc table.compare.info b {
	width:300px;
	white-space:nowrap;
}

div.tires-calc FONT.alert {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #ff0000
}
div.tires-calc FONT.title {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #bdbdc6
}
div.tires-calc TABLE.pager {
	BACKGROUND-COLOR: #777799
}
div.tires-calc TABLE.pager TD {
	COLOR: #ffffff; BACKGROUND-COLOR: #000000
}
div.tires-calc TABLE.pager A {
	
}
div.tires-calc TABLE.pager TD.shadow {
	BACKGROUND-COLOR: #444466
}
