.tx-grdsexpmgmt-pi2 {
	min-width:680px;
	min-height:1000px;
	display:none;
}

/* IE Fix */
* html .tx-grdsexpmgmt-pi2 {
	width:680px;
	height:1000px;
}

#tx-grdsexpmgmt-pi2-title {
	margin-bottom:20px;
}

#tx-grdsexpmgmt-pi2-tabs {
	min-width:680px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
}

/* IE Fix */
* html #tx-grdsexpmgmt-pi2-tabs {
	width:680px;
	margin-bottom:-2px;
}

#tx-grdsexpmgmt-pi2-tabs a {
	float:left;
	background-color:#959595;
	display:block;
	height: 31px;   
	width: 100px; 	
	padding:0px;
	margin:0px;
	outline: none;
	color:black;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	background-color: #959595;
}
 
/* mouseover state */
#tx-grdsexpmgmt-pi2-tabs a:hover { color:silver; background-color: #555555;}

/* focused tab */
#tx-grdsexpmgmt-pi2-tabs a:focus { color:silver; background-color: #555555;}

/* currently selected tab */
#tx-grdsexpmgmt-pi2-tabs a.active { cursor:default; color:black; background-color:silver;}

#tx-grdsexpmgmt-pi2-tabPanes {
	background-color: white;
	position: relative;
	width:1000px;
	height:1000px;
	overflow:hidden;
}

#tx-grdsexpmgmt-pi2-tabPanes #tx-grdsexpmgmt-pi2-tabItems {
	width:20000em;
	background-color: white;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

.tx-grdsexpmgmt-pi2-tabPane {
	display:block;
	float: left;
	width:1000px;
	height:1000px;
}

#tx-grdsexpmgmt-pi2-scrollPanes {
	border-bottom: 1px solid black;
	padding-bottom:11px;
	position: relative;
	overflow:hidden;
	clear:both;
	height:360px;
	width:640px;
}

#tx-grdsexpmgmt-pi2-scrollPanes #tx-grdsexpmgmt-pi2-scrollItems {
	width:20000em;
	background-color: black;
	position:absolute;
	margin:0;
	padding:0;
}

.tx-grdsexpmgmt-pi2-scrollPane {	
	float:left;
	display:block;
	height:360px;
	width:640px;
}



.tx-grdsexpmgmt-pi2-scrollPane a {
	display:block;
	width:640px;
	height: 360px;
}

.tx-grdsexpmgmt-pi2-browseNav {
	margin: 0px;
	width:640px;
	height:40px;
}

.tx-grdsexpmgmt-pi2-next {
	cursor: pointer;
	display: inline;
	float: right;
}

.tx-grdsexpmgmt-pi2-prev {
	cursor: pointer;
}

.tx-grdsexpmgmt-pi2-description {
	padding-top: 30px;
	display:block;
	width: 640px;
}

.tx-grdsexpmgmt-pi2-copyright {
	padding-top: 30px;
	text-align: center;
	font-style: italic;
	display:block;
	width: 640px;
}

.tx-grdsexpmgmt-pi2-disabled {
	visibility: hidden;
}

.tx-grdsexpmgmt-pi2-hidden {
	display:none;
}

.tx-grdsexpmgmt-pi2-pdf {
	background-color: silver;
	width:640px;
	height:455px;
}

.tx-grdsexpmgmt-pi2-pdf iframe {
	background-color: white;
}

.tx-grdsexpmgmt-pi2-applet {
	width:auto;
	height:auto;
}



