.Typography H1 {
	font-size: 22px;
	color: #0C4953;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 8px;
}

.Typography img {
	border: none;
}

.Typography H2 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	margin-top: 0px;
	padding-bottom: 6px;
	letter-spacing: 0px;
	color: #333;
}

.Typography.t2012 H2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	margin-top: 0px;
	padding-bottom: 6px;
	letter-spacing: 0px;
	color: #333;
}

.Typography p {
	padding-bottom: 9px;
	line-height: 15px;
}

.t2012 p {
	padding-bottom: 11px;
	line-height: 17px;
}

.Typography {
	font-size: 11px;
	color: #000;
}

.t2012 {
	font-size: 13px;
	line-height: 17px;
	color: #545454;
}

.Typography ul, .Typography li {
	list-style: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 11px;
	margin-bottom: 5px;
}

.t2012 ul, .t2012 li {
	list-style: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 7px;
}

.Typography ul {
	margin-top: 5px;
}
.Typography li {
	padding: 1px 0px 1px 17px;
	background-image: url(../../../System/PE2010/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.Typography a, .Typography a:visited {
	color: #444;
}

#ProductShortDescription.t2012 {
	margin-top: -15px;
}

