#tab-servicesPL {
	min-height: 0;
}

#tab-servicesPL h1 {
	font-size: 25px;
	margin: 25px auto;
}

#tab-servicesPL table {
	width: 900px;
	margin: 0 auto;
	border-spacing: 20px 0px;
	background: transparent;
	position: relative;
	left: -25px;
}

#tab-servicesPL table td {
	padding: 10px;
	background: #ffffff url('/data/photo/11481.jpg') bottom center no-repeat;
	clear: both;
	position: relative;
}

#tab-servicesPL table tr.second td {
	padding: 25px 10px 70px;
}

#tab-servicesPL table td h2 {
	text-transform: inherit;
	font-weight: normal;
	font-size: 150%;
}

#tab-servicesPL table td span.price {
	display: inline-block;
	float: right
}

#tab-servicesPL table td div.icon {
	display: inline-block;
	float: left;
	width: 66px;
	min-height: 83px;
	background: transparent url('/data/photo/11484.png') top center no-repeat;
	margin-left: 10px;
}

#tab-servicesPL table td div.content {
	display: inline-block;
	float: right;
	width: 300px;
}

#tab-servicesPL table td ul,
#tab-servicesPL table td p,
#tab-servicesPL table td h3 {
	padding: 0;
	margin:  0;
}

#tab-servicesPL table td div.content h2 {
	padding: 0;
	margin-bottom: 10px;
}

#tab-servicesPL table td div.content h3 {
	font-size: 100%;
	font-weight: normal;
	text-transform: capitalize;
}

#tab-servicesPL table td ul {
	list-style: none;
}

#tab-servicesPL table td ul li {
	background: none;
	padding: 0;
}

#tab-servicesPL table td p.footnote {
	position: absolute;
	bottom: 10px;
	left: 110px;
	font-size: 90%;
	width: 300px;
	padding-top: 5px;
	border-top: 1px solid #eaeaea;
	color: #999;
}

#tab-servicesPL table td p.footnote strong,
#tab-servicesPL table td p.footnote a {
	color: #005DA8;
}

#tab-servicesPL table td.dereg div.content h3 {
	margin: 10px auto 0px;
	line-height: normal;
}

#tab-servicesPL table td.coc div.content h3 {
	color: #000;
	font-style: italic;
}

#tab-servicesPL .required {
	color: #c33;
}

#tab-servicesPL div.required {
	margin: 10px;
	font-size: 90%;
}