@charset "utf-8";
.ajax-tabs-bg{
		background:#f5f5f5 url(../images/ajax-tabs-bg.gif) repeat-x top;
		border-bottom:1px solid #ededed;
		border-left:1px solid #ededed;
		border-right:1px solid #ededed;
		border-top:1px solid #ededed;
		min-height:195px;
		margin:0 0 0 1px;
}
.content{	
	text-align:justify;
	padding:10px 0 10px 0;
}

/*****Gallery******/
#gallery_wrap {
	width: 92px;/*302*/
	height: 92px;
}
.nav-next{
		display:none;
}
.nav-prev{
		display:none;
}
div#pointer{ 
		border: none !important;
		position: absolute;
		z-index: 1000;
		cursor: pointer;
		top: 160px !important;
		right:122px !important;/*120*/
		height: 11px !important;
		width: 11px !important;
		background:url(../images/tab-pointer.gif) no-repeat;
		filter:alpha(opacity=75);
		opacity: 0.75;
		-moz-opacity:0.75;
		margin:0 0 0 2px;
}
#pointer img{
			display:none;
}
ul.filmstrip{
		width:200px;
		height:20px;
		position:absolute;
		top:-200px;
		background:#36F;
		filter:alpha(opacity=75);
		opacity: 0.75;
		-moz-opacity:0.75;
}
.filmstrip li{
			padding:0;
			margin:0;
			width:5px;
}
.strip_wrapper{
			top:20px;
}
/*17 - 10 - 2009*/
.panel{
		width:435px !important;
		height:180px !important;
		background:none !important;
}
.min-height-panel{
		min-height:130px;
}
/*17 - 10 - 2009*/
.galleryview{
		width:62px !important;
		margin:0 !important;
		padding:0 !important;
}