	.imageWrapperLeft
	{
		float: left;
		margin-bottom: 10px;
		width: 372px;
		margin: 28px 18px 0px 0px;
	}
		.img1
		{
			border-left: 1px solid #bdbdbd;
			border-top: 1px solid #bdbdbd;
			border-right: 1px solid #bdbdbd;
			padding: 10px 10px 8px 10px;
		}
		.img2
		{
			border-left: 1px solid #bdbdbd;
			border-bottom: 1px solid #bdbdbd;
			border-right: 1px solid #bdbdbd;
			background: #ebebeb;
			overflow: hidden;

		}
			.camWrapper
			{
				float: right;
				margin: 5px;
			}
			.imageNext
			{
				margin: 0 20px 0 0;
				float: right;
				font-size: 10px;
				line-height: 18px;
				font-weight: bold;
				height: 24px; padding-top: 4px;
			}
				.imageNext a
				{
					color: #ae1b14;
				}
	.imageWrapperRight
	{
		float: right;
		margin: 28px 0px 0px 18px;
		width: 372px;
	}
	.imageWrapperCenter
	{
		margin: 28px auto;
		width: 372px;
	}
	.imageText
	{
		font-size: 13px;
		line-height: 18px;
		color: #444;
		font-style: italic;
		font-weight: bold;
		margin-left: 0px;
		margin-right: 15px;
		margin-top: 5px;
		color: #444;
	}

