@charset "utf-8";
#main-image-gallery {
	height: 150px;
	float: left;
	width: 693px;
	margin-bottom: 25px;
}
.twoColFixRtHdr #mainContent-gallery {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 20px;
}



/* CSS Document */


.twoColFixRtHdr #sidebar-gallery {
	float: none; /* since this element is floated, a width must be given */
	width: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-left-color: #000;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 1px;
}
