h1 {
	font-size: 2.50em;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1em;
	margin-bottom: 15px;
	color: #666;
}

h2 {
	font-size: 2.00em;
	color: #666;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1em;
}

h2.short {
	font-size: 2.00em;
	color: #666;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 0.5;
}

h3 {
	font-size: 1.25em;
	color: #666;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}

p {
	color: #666;
	margin-bottom: 15px;
}

p.small {
	font-size: 0.92em;
}

p.more {
	margin-bottom: 5px;
}

strong {
	font-weight: bold;
}

a {
	color: #3151A2;
	text-decoration: none;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 2px;
	border: 0;
	border-top: 1px solid #FFF;
	margin: 5px 0;
}

p.highlight {
	color: #990000;
}

p.tag {
	font-size: 0.92em;
	line-height: 1.2em;
	color: #999;
}

.pandv_pp_price_description {
	font-size: 0.9em;
	margin: -2px 0 -5px;
}

.panel-wrapper h1 {
	color: #FFF;
	text-shadow: 0.04em 0.04em 0.04em #16214E;
	margin-bottom: 0;
}

.panel-wrapper h1 span {
	color: #539DDB;
}

.panel-wrapper h1 span.price {
	color: #FFF;
	font-size: 2.0em;
	font-family: Tahoma, Verdana, Arial;
	letter-spacing: -0.1em;
	line-height: 1.2em;
	text-shadow: 0.04em 0.04em 0.04em #16214E;
}

.panel-wrapper h1 span.note {
	font-size: 0.5em;
	color: #FFF;
	letter-spacing: 0.01em;
	text-transform: lowercase;
	line-height: 0.75em;
}

.panel-wrapper p.blurb {
	position: absolute;
	top: 85px;
	left: 180px;
	color: #FFF;
	width: 420px;
	text-shadow: 0.1em 0.1em 0.1em #16214E;
}

ul {
	margin-bottom: 15px;
}




