#ptfLeft{
	width:460px;
	float:left;
	margin-right: 8px;
	text-align: left;
}

#ptfRight{
	width:420px;
	float:right;
	margin-left: 5px;
}

#ptfLeft h1{
	display: inline;
	font-size: 16px;
	color: #0243A4;
}
#ptfLeft h2{
	display: inline;
	margin-left: 10px;
	font-size: 14px;
	color:#0243A4;
	font-weight: normal;
}

.ptfDescription{
	font-size: 12px;
}

.ptfLink{
	background:#346F9A url(images/port.gif) repeat;
	padding:3px;
}
.ptfLink a{
	color:#000066;
	text-decoration: none;
}

.ptfThumb{
	float:left;
	width: 100px;
	height: 100px;
}
.ptfThumb img{
	border:0;
}
.ptfThumbA{
	float:left;
	width: 95px;
	height: 95px;
	padding-top: 6px;
}
.ptfThumbA img{
	border:0;
}
.ptfCategory{
	clear:both;
}
.ptfCategory  h5{
	background:#346F9A url(images/port.gif) repeat;
	padding:3px;
	margin:0 0 8px 0;
	color: #FFFFFF;
}
#ptfmainimage{
	padding-top: 4px;
	padding-bottom: 4px;
	width: 400px;
}

#pmainimage{
	text-align: center;
}
/*remove justification*/
.alignmentcontrol {
	text-align: left;
	vertical-align: top;
	width: 100%;
}
/*end remove justification*/
