iframe {
	height: 700px;
	margin: 0;
	width: 100%;
}


/* ****** START Content Area Styles ****** */
.colTwo { 
	background-image: none;
	width: 79%; 
}
.colTwo .colOneInner { 
	border: 0;
	width: 98.5%; 
}

.pageTitle a,
.pageTitle:link,
.pageTitle:visited { right: 1.5em; }

.galleryBlock {
	border-bottom: .1em solid #dbd9c4;
	color: #5b0412;
	float: left;
	margin-bottom: 1em;
	padding-bottom: 1em;
	text-align: center;
	width: 100%; 
}

.galleryBlock input {
	border: 0;
	color: #5b0412;
	font: normal 1.1em arial;
	width: .5em;
}

.scrollPhotos { 
	margin: 0 auto; 
	width: 100%;
}

.scrollPhotos li {
	display: inline;
	list-style-type: none;
	margin-right: .5em;
}

.scrollPhotos li.current img { border: .2em solid #a71931; }

.scrollPhotos .left,
.scrollPhotos .right {
	display: inline-block;
	height: 70px;
	width: 30px; 
}
.scrollPhotos .left { background: url(/corporate/images/arw-left-gallery.gif) repeat-y 0 0; }
.scrollPhotos .right { background: url(/corporate/images/arw-right-gallery.gif) repeat-y 0 0; }