#ptfLeft{
	width:450px;
	float:left;
	text-align: left;
	margin-right: 10px;
}
.ptfcontainer {
	width: 98%;
}


#ptfRight{
	width:450px;
	float:right;
}

#ptfLeft h1{
	display: inline;
	font-size: 16px;
	color: #1F729A;
}
#ptfLeft h2{
	display: inline;
	margin-left: 10px;
	font-size: 14px;
	color:#1F729A;
	font-weight: normal;
}

.ptfDescription{
	font-size: 9px;
}

.ptfLink{
	background:#1F729A;
	padding:3px;
	color: #FFF;
	text-decoration: none;
}
.ptfLink a{
	color:#000066
	text-decoration: none;
	color: #FFF;
}
.ptfLink a:hover{
	color: #E5E5E5;
	text-decoration: none;
}

.ptfThumb{
	float:left;
	width: 100px;
	height: 80px;
}
.ptfThumb img{
	border:0;
}
.ptfThumbA{
	float:left;
	width: 100px;
	height: 100px;
}
.ptfThumbA img{
	border:0;
}
.ptfCategory{
	clear:both;
}
.ptfCategory h1{
	background:#1F729A;
	padding:3px;
	margin:0 0 8px 0;
	color: #FFF;
	text-decoration: none;
}
.ptfCategory h1 a{
	color: #FFF;
}
.ptfCategory h1 a:hover{
	color: #DADADA;
}
#ptfmainimage{
	height:350px;
	max-height:350px;
	max-width:425px;
}
#mainimg {
	height: auto;
	width: auto;
}
