#content {
	margin-bottom: 20px;	
}
.pageContent h1 {
	background: url(/images/pmPlanmineSymbol01.png) no-repeat 0 0;
	border-bottom: none;
	margin-bottom: 0px;
	padding: 13px 0 12px 80px;
	position: relative;
	left: -72px;
	height: 50px;
	top: -62px;
}
#content .copy {
	padding-top: 10px;
}
#content h2 span {
	display: none;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #3B3B3B;
	padding-bottom: 5px;
}
#content h3 em {
	font-size: 12px;
	font-style: normal;
}
#pmBasic {
	float: left;
	width: 340px;
}
#pmPro {
	float: right;
	width: 340px;
}
#pmPro h5 {
	color: #999;
	font-size: 12px;
	padding-right: 10px;
}
#pmPro p {
	float: left;
	padding-bottom: 15px;
}
#pmPro #costBox {
	width: 320px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6000;
	text-align: left;
	background: url(/images/bltPmCost.gif) no-repeat 0px 3px;
	padding-left: 17px;
	margin-bottom: 30px;
}
#pmPro ul {
	clear: both;
}
#pmPro li {
	padding-bottom: 10px;
}
#content h4 {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #3B3B3B;
	padding-bottom: 20px;
}
#pmCompare {
	clear: both;
	width: 100%;
	border: 1px solid #BBB;
	border-style: solid none none solid;
}
#pmCompare th {
	padding: 10px 5px;
	border: 1px solid #BBB;
	border-style: none solid solid none;
	background: url(/images/bgPmTable.gif) #DCE1E5 repeat-x;
	font-weight: bold;
	text-align: center;
}
#pmCompare th i {
	display: block;
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
}
#pmCompare td {
	padding: 7px;
	border: 1px solid #BBB;
	border-style: none solid solid none;
}
.c2, .c3 {
	width: 150px;
	text-align: center;
}
#pmCompare .z1 td {
	background: #FFF;
}
#pmCompare .z2 td {
	background: #FAFAFA;
}
#pmCompare .check {
	display: block;
	height: 23px;
	text-align: center;
	background: url(/images/icnGreenCheck.gif) no-repeat center 0;
}
#pmCompare .check b {
	display: none;
}
#pointFormDetails {
	background-color: #EFF2F3;
	float: right;
	width: 225px;
	padding: 13px;
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	text-align: left;
	font-size: 11px;
}