

#ts_gallery_mainContainer {
	/*position: absolute;
	top: 50%;
	left: 50%;
	width: 475px;
	height: 590px;
	margin-top: -295px;
	margin-left: -500px;*/
	width: 665px;
	height:585px;
	overflow: hidden;
	z-index: 1;
}
/***
 * GalleryMenu for the References
 ***/
#ts_gallery_reference {
	margin-top:18px;
	/*
	background:#ff00ff;
	margin:5px;
	*/
}
/*quadrate: #E4DFC9*/
#imageContainer {
/*	position: absolute;
	top: 50%;
	margin-top: -284px; 
	background: #FFFFFF url(images/back_movie.gif) repeat-x;
	margin-left: -30px; 
	left: 50%;
	width: 395px;
	height: 611px;
	padding: 0px;
	float: left;
	z-index: 10;*/
}
#ts_gallery_image {
/*	position: absolute;
	top: 50%;
	left: 50%;*/
	width: 395px;
	height: 585px;
	float: left;
	background:#00FF00;
	/*margin-top: -244px; 
	margin-left: -10px; 
	z-index: 11;*/
}

.ts_gallery_reference-menu{
	float:left;
	border:5px solid white;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:5px;
	background:#ffffff;
	height: 73px;
}

.ts_gallery_reference-menu img{
	border:0px;
}

.ts_gallery_reference-menu-icon img{
	border:5px solid white;
	width:40px;
	height:58px;
	margin:0px;
	
}

.ts_gallery_ts_gallery_text{
	font-size:10pt;
	line-height:15pt;
	font-weight:normal;
	border:0px solid #000000;
	padding-left:9px;
	padding-right:7px;
}

.bodytext{
	font-size:8pt;
	line-height:12pt;
	font-weight:normal;
	border:0px solid #000000;
	padding-left:9px;
	padding-right:7px;
	
}

.bodytext a{
	color:#000000;
}

#ts_gallery_text img{
	text-align:right;
}

#ts_gallery_text li{
	color:#000000;
	font-size:8pt;
	line-height:12pt;
	font-weight:normal;
}
#ts_gallery_text p.align-right{
	text-align:right;
	padding-right:10px;
}

#ts_gallery_text{
	/*max-height:285px;
	overflow:auto;*/
	vertical-align:bottom;
}