body#tinymce td {
	vertical-align: middle;
}
div.qsc-html-content td {
	vertical-align: middle;
}
body#tinymce img {
	float: none;
}
div.qsc-html-content img {
	float: none;
}
body#tinymce img {
	max-width: none;
}
div.qsc-html-content img {
	max-width: none;
}
#advancedSection {
	display: none;
}
#singleSection {
	padding: 10px; border: 1px solid rgb(212, 212, 212); border-image: none; display: block;
}
#doubleSection {
	padding: 10px; border: 1px solid rgb(212, 212, 212); border-image: none; display: none;
}
#singleImageContainer {
	width: 100%; display: table;
}
#doubleImageContainer {
	width: 100%; display: table;
}
#singleImageLayoutImage {
	vertical-align: top; display: table-cell;
}
#doubleImageLayoutImage1 {
	width: 50%; padding-right: 5px; vertical-align: top; display: table-cell;
}
#doubleImageLayoutImage2 {
	width: 50%; padding-left: 5px; vertical-align: top; display: table-cell;
}
#doubleBrowseSection {
	padding-top: 5px;
}
#singleImageLayoutImage img {
	width: 100%;
}
#doubleImageLayoutImage1 img {
	width: 100%;
}
#doubleImageLayoutImage2 img {
	width: 100%;
}
#doubleImageBrowse1 {
	margin-left: 190px; display: inline;
}
#doubleImageBrowse2 {
	margin-left: 400px; display: inline;
}
.radioHorizontal {
	text-align: left;
}
.centerize {
	margin: 0px auto; text-align: center; display: block;
}
