#hoboken_detail_wrapper {
	margin-top: 10px;
	overflow: hidden;
}

	#hoboken_detail_wrapper .detail_description {
		margin-left: 25px;
		margin-right: 25px;
		font-size: 14px;
	}
	
			#hoboken_detail_wrapper .detail_description #detail_right {
				float: right;
				width: 634px;
				margin-left: 20px;
			}
	
				#hoboken_detail_wrapper .detail_description #detail_right #gallery_bg {
					background-color: #0A0A0A;
					width: 633px;
					height: 432px;
				}

					#hoboken_detail_wrapper .detail_description #detail_right #gallery_bg #gallery_content {
						padding-top: 10px;
						padding-left: 10px;
					}

#hoboken_wrapper {
	margin-top: 10px;
	overflow: hidden;
}

	#hoboken_wrapper #hoboken_data_middle {
		width: 692px;
		float: right;
	}

	#hoboken_wrapper #hoboken_data_right {
		width: 346px;
		float: right;
	}
	
	#hoboken_wrapper #hoboken_data_container {
		margin-left: 25px;
	}

		#hoboken_wrapper #hoboken_data_container a:link, 
		#hoboken_wrapper #hoboken_data_container a:visited, 
		#hoboken_wrapper #hoboken_data_container a:active {
			color: #333333;
			font-weight: bold;
			text-decoration: none;
		}

		#hoboken_wrapper #hoboken_data_container a:hover {
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
	
.section_header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -0.50px;
	color: #DB0461;
	padding-bottom: 5px;
}
