body {
	background-color:	#FFF;
	font: 				100% "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
	color:				#000;
	margin:				40px;
	padding:			0;
}
a {
	font-weight:		bold;
}

h1 {
	font:				1.5em Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		120%;
	margin:				0;
}
h2 {
	font:				1.05em Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		120%;
	margin:				0;
}
h3 {
	font:				0.8em Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		120%;
	margin:				0;
}
h3 span {
	font-size:			0.85em;
}

p {
	font-size:			0.665em;
	line-height:		150%;
	margin:				0 0 15px 0;
}
p .large {
	font-size:			1.15em;
}
ul, ol {
	margin:				0 10px 18px 0;
	padding:			0 0 0 10px;
}
li { 
	font-size: 			0.665em;
	line-height:		130%;
	margin-top:			3px;
}
img {
	font-size: 			0.57em;
	border:				none;
}

#content, #sidebar, #ordersection, #footer {
	margin:				10px 0 10px 0;
}
#ionic_pro_turbo, #captures_and_removes, #ionic_pro_turbo_side, #order_now {
	font-size:			0.665em;
	line-height:		150%;
}
#footer {
	font-size:			0.57em;
	line-height:		150%;
}

/* order form */

form {
	margin:				0;
	padding:			0;
}
table {
	width:				100%;
}
.section {
	margin:				10px 0 10px 0;
}
.field, .lastfield, .items .qty {
	font-size:			0.665em;
	margin:				0 0 4px 0;
}
label {
	font-size:			0.57em;
	font-weight:		bold;
}
.field label, .lastfield label {
	font-size:			1.0em;
}
input, select {
	font:				1.2em "Lucida Grande", Verdana, "Lucida Sans Unicode", Arial, sans-serif;
}
.countryfield {
	font-size:			0.75em;
}
input.button {
	font-size:			0.665em;
	text-transform:		uppercase;
	font-weight:		bold;
}
.items {
	border:				1px solid #000;
}
.items th, .items td.price {
	font-size:			0.665em;
	border:				1px solid #000;
	padding:			10px;
	vertical-align:		top;
}
.items th {
	font-weight:		bold;
}
.items td {
	border:				1px solid #000;
	padding:			10px;
	vertical-align:		top;
}
.items td p {
	line-height:		135%;
	margin-bottom:		0;
}