#gs_assetManagementMain {
	padding: 0 37px;	
}

.gs_regionSelector {
	margin-bottom: 50px;
}

.gs_regionSelector table {
	margin-bottom: 37px;
}

#gs_rs_block1 {
	width: 33%;
	position: relative;
	top: 0;
	left: 0;
}

#gs_rs_block2 {
	width: 33%;
	position: relative;
	top: 0;
	left: 0;
}

#gs_rs_block3 {
	width: 33%;
	position: relative;
	top: 0;
	left: 0;
}

.gs_rs_container {
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #666;
	background: #000;
}

.gs_rs_blockTitle {
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	font-weight: normal;
	color: #666;
	position: absolute;
	top: 57px;
	left: 37px;
	z-index: 1;
}

.gs_rs_block {
	height: 380px;
	background: #fff;
	padding: 57px 15px 0 37px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 100;
	visibility:hidden;
}

.gs_rs_list1 {
	margin: 0;
	width: 45%;
	float: left; 
	list-style-type: none;
}

.gs_rs_list2 {
	margin: 0;
	width: 55%;
	float: left;
}

.gs_rs_block .gs_selectionBlock {
	display: none;
}

.gs_rs_backButton {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 0;
	cursor: pointer;
	cursor: hand;
}

.gs_rs_hed {
	font-size: 20px;
	line-height: 24px;
	*font-size: 1.65em;
	*line-height: 1.2em;
	font-weight: normal;
	color: #666;
	margin: 0 17px 10px 0;
	border-bottom: 4px solid #e6e6e6;
	padding: 0 0 8px 0;
	
}

.gs_rs_subHed {
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 10px;	
	color: #000;
	font-weight: normal;
	cursor: pointer;
	*cursor: hand;
}

.gs_rs_loc {
	margin-bottom: 6px;
	display: none;
	cursor: pointer;
	*cursor: hand;
	color: #000;
}

.gs_rs_disclaimer {
	width: 60%;
}

.gs_rs_disclaimer a:link, 
.gs_rs_disclaimer a:visited {
	color: #fff;
}

.gs_rs_disclaimer a:hover, 
.gs_rs_disclaimer a:active {
	color: #999;
}

.gs_disclaimerLink {
	padding-top: 17px;
	font-weight: bold;
}

.gs_rs_errorMessage {
	color: #f00;
	display: none;
}

.gs_rs_goButton {
	font-size: 15px;
	line-height: 15px;
	text-transform: uppercase;
}
