#pgContent{
	padding-right: 0 !important;
}

#portLeft{
	float: left;
	margin-right: 30px;
	width: 524px;
}

	.portName{
		font-size: 18px;
      margin-bottom: 12px;
	}
	
	.portTitle{
		font-size: 16px;
		font-style: italic;
	}

#portLeft .portDesc br {
   line-height: 0.8em;  
}

#portRight{
	float: left;
   margin: 0;
	/*margin: 30px 29px 0 0;*/
	/*margin-right: 29px;*/
	width: 196px;
	font-size: 11px !important;
	/*color: #000;*/
	color: #1c1c1c;
	line-height: 1.5em;
}

	#portRight a{
      margin-top: -6px;
		color: #000;
		text-decoration: none;
	}
	
	#portRight a:hover{
		text-decoration: underline;
	}
	
		.rightContent{
			margin-top: 4px;
			font-size: 12px;
		}
		
		#portRight .heading{
			font-weight: bold;
			font-size: 11px;
		}
		
		#portDetails{
			border-top: 1px solid #bebdbd;
			margin-top: 14px;
			padding: 10px 0 15px 0;
		}
			.rightContent > div{
				clear: both;
			}

			/*.detailName:not(first-of-type) {
				margin-top: 12px;
			}*/			
			.detailName{
				float: left;
				width: 100%;
			}
			
			.detailValue{
				float: left;
				font-weight: bold;
           width: 100%;
           margin-bottom: 5px;
			}
		
		#portScope{
			border-top: 1px solid #bebdbd;
			margin-top: 10px;
			padding: 10px 0 15px 0;
		}
		
			#portScope ul{
				list-style-image: url(../z_img/awards-bullets.gif);
				margin: 5px 0 0 18px;
				padding: 0;
			}


#viewGallery{
	font-size: 13px;
	font-weight: bold;
	color: #f87001 !important;
	cursor: pointer;
}

#portGallery{
	display: none;
}