@charset "UTF-8";
#rGroupImgs {
	clear: both;
}
#rGroupImgs #rightGroup {
	float: right;
	width: 220px;
	padding-top: 90px;
}
#rGroupImgs #middleGroup {
	margin-right: 220px;
	margin-left: 220px;
	padding-top: 53px;
	margin-top: 0px;
}
#rGroupImgs #leftGroup {
	float: left;
	width: 220px;
	padding-top: 10px;
}
#rGroupImgs p {
	text-align: center;
}
.rSeriesSelectTable {
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	width: 450px;
	margin-left: 170px;
}
.rSeriesSelectTable td {
	border: 1px solid #d2d2d2;
}
.rSeriesSelectTableLeftColumn {
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
#rSelect {
	clear: both;
}
#rSelect p {
	font-size: 10px;
	margin: 0;
	line-height: 15px;
}

