.gs_locations {
	padding:10px 0px 0px 10px;
}

.gs_loc_panel {
	float: left;	
	border: 1px solid #333;
	position: relative;
	top: 0;
	left: 0;
	height:456px;
	width:322px;
	background:url(../images/contact-usa_bg.jpg) no-repeat;
	overflow: visible;
}

.gs_loc_panelTitle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	padding: 145px 32px 0 115px;
	font-weight: normal;
}

.gs_loc_panelList {
	list-style-type: none;
	width:322px;
	background: #fff;
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 15px;
	display: none;
	overflow: visible;
}

.gs_loc_panelList p {
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	line-height:22px;
	padding:15px 10px 10px 22px;
}

.gs_loc_panelList p span strong{
	font-size:12px;
	font-family:Tahoma;
	color:#767676;
	font-weight:normal;
	line-height:22px;
}

.gs_loc_panelList li {
	margin: 0;
	padding: 0 30px;
	line-height: 24px;
	background-color: #fff;
	border-bottom: 10px solid #fff;
	display: block;
	*display: inline-block;
	overflow: visible;
	color: #999;
}


.gs_loc_panelList a:link, 
.gs_loc_panelList a:visited  {
	color: #000;
	text-decoration: none;
}

.gs_loc_panelList a:hover, 
.gs_loc_panelList a:active  {
	color: #999;
	text-decoration: none;
}

#gs_loc_panel1 {
}

#gs_loc_panel2 {
	width:322px;
	background:url(../images/contact-india_bg.jpg) no-repeat;
}


#gs_loc_panel3 {
	width:278px;
	float: left;	
	border: 1px solid #333;
	background:url(../images/contact-form_bg.jpg) no-repeat;
	background-color:#000000;
}

#gs_loc_panel3 form {
	width:258px;
	background:url(../images/contact-form_bg.jpg) no-repeat;
	margin-left:15px;
	margin-top:12px;
}

.gs_loc_panelList {
	height: 100%;
}

.gs_loc_panel table{
	background: #fff;
}

#steps1 {
	width:322px;
	height:456px;
	background: #fff;
	float:left;
	border:1px solid #333333;
}
#steps2 {
	width:322px;
	height:456px;
	background: #fff;
	float:left;
	border:1px solid #333333;
}

