.gs_previewPane {
	width: 1000px;
}			
	
.gs_pp_intro {
	background: #fff;
	width: 454px;	
	height: 263px;
	*height: 263px;
	float: left;
	font-size: 20px;
	line-height: 24px;
	color: #7399c6;
	oveflow: hidden;
}

.gs_pp_col {
	oveflow: hidden;
	width: 152px;
	min-height: 263px;
	*height: 263px;
	float: left;
}

.gs_pp_title {
	float: left;
	text-align: right;
	min-width: 100px;
	*width: 100px;
	padding: 10px 10px 10px 5px;
	margin: 0;
	font-weight: bold;
	background: #fff;
	color: #999;
	font-size: 15px;
}

.gs_pp_content {
	display: none;
	oveflow: hidden;
	clear: left;
	padding: 0 0 0 420px;
	width: 300px;

}

.gs_pp_col .gs_pp_content {
	color: #999;
	
}

.gs_pp_intro .gs_pp_content {
	padding: 37px 0 0 20px;
	width: 379px;
	display: block;
}

.gs_pp_quote {
	font-size: 20px;
	line-height: 24px;
	text-indent: -7px;
	margin-bottom: 40px;
}

.gs_pp_pers,
.gs_pp_division,
.gs_pp_location {
	font-size: 12px;
	line-height: 15px;
	display: block;
}

.gs_positionOverview {
	clear: left;
	background-color: #fff;
	color: #666;
	padding: 20px;  
}

.gs_positionOverview a:link,
.gs_positionOverview a:visited {
	color: #000;
}

.gs_positionOverview a:hover,
.gs_positionOverview a:active {
	color: #999;
}

.gs_po_col {
	float: left;
	width: 276px;
	padding: 0 20px 0 0;
}

.gs_po_col_last {
	padding-right: 0;
}

.gs_po_title {
	font-size: 15px;
	line-height: 17px;
	*font-size:1.2em;
	*line-height: 1.1em;
	padding-bottom: 20px;
	font-weight: bold;
	color: #999;
}

.gs_hb_title {
	font-size: 12px;
	line-height: 15px;
	*font-size:1em;
	*line-height: 1.2em;
	float: left;
	display: block;
	*display: inline-block;
	padding-bottom: 15px;
	font-weight: bold;
}

.gs_hb_text {
	margin-left: 75px;
	display: block;
	*display: inline-block;
}

.gs_positionLinks {
	clear: left;
	background-color: #fff;
	padding-top: 15px;
}

.gs_linkBlock {
	border-top: 2px solid #ccc;
	padding-top: 30px;
	list-style-type: none;
	font-size: 15px;
	line-height: 17px;
	*font-size:1.2em;
	*line-height: 1.1em;
}

.gs_linkBlock li {
	padding-bottom: 14px;
}

.gs_linkBlock a {
	 color : #000;
}

.gs_linkBlock a:hover {
	 color : #999;
}
