p, div {	color: #7E7E7E;
	font: normal 9pt Tahoma;
}

a {	color: #1D72AB;
	font: normal 9pt Tahoma;
}

a.light {	color: #6CA3C8;
}

.red {	color: #CC1D00;
}

ul {	margin: 10px 0 0 20px;
	padding: 0;
}

ul li {	list-style-image: url('../img/marker.jpg');
	line-height: 10px;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border-width: 0;
}


input.text {
	border-top: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	color: #7E7E7E;
	font: normal 12px/18px Tahoma;
	width: 196px;
	height: 18px;
	margin: 8px;
}

select {	border-top: solid 1px #D2D2D2;
	border-left: solid 1px #D2D2D2;
	border-right: solid 1px #ABABAB;
	border-bottom: solid 1px #ABABAB;
	color: #7E7E7E;
	font: normal 12px/18px Tahoma;
	width: 197px;
	height: 22px;
	position: relative;
	top: 2px;
	margin: 8px;
}


a.crossMarkedLink {	padding: 0 0 0 15px;
	background: url('../img/plus.jpg') center left no-repeat;
}

.bold {	font-weight: bold;
}

.small {	font-size: 8.25pt;
}

.lowercase {	text-transform: lowercase;
}

h1.itemName {
	color: #000000;
	font: normal 13.5pt Tahoma;
	text-transform: uppercase;
}

h1.itemName {	margin-top: 0;
}

p.itemName {	text-align: left;
	margin-top: 0;
}

	p.itemName a {
		font-weight: bold;
	}

p.header {
	text-transform: uppercase;
	color: #000000;
	font: normal 10.5pt Tahoma;
}

.price {	color: #CC1D00;
	font: bold 8.25pt Tahoma;
}

.strike {	text-decoration: line-through;
}

p.spec a {	color: #CC1D00;
}