.gshow .thumbs{
	margin-top: 10px;
}
.gshow .thumbs div.images {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 2px;
	border: solid 1px #d3d3d3;
}	
.gshow .thumbs  a{
	display: block;	
	height: 23px;
}
.gshow .thumbs  a:hover {
	background: url(../images/g_hover.png) no-repeat left bottom;	
}
.gshow #title {
	color: #9f9f9f;
	font-size: 12pt;
	font-weight: bold;
	font-family: tahoma;
}
.gshow #title span{
	color: #9f9f9f;
	font-weight: normal;
	font-style: italic;
    font-size: 10pt;
}
.gshow #inner{
	border-left: solid 2px #d3d3d3;
	margin-top: 5px;
	padding-left: 5px;
}
.glist a {
	margin-right: 5px;
	display: block;
	float: left;
}
.glist a .title{
	position: absolute;
	color: white;
	background: #F7941E;
	font-weight: bold;
	padding: 3px 0;
	padding-left: 3px;
	font-size: 9pt;
	/*opacity:0.4;
	filter:alpha(opacity=40)*/
}
.gshow #gshocontainer a {
	cursor: url(../images/zoomin.cur), default;
}
.gshow #gshocontainer a img{
	max-width: 675px;
    max-height: 410px;
}

#mTB_container a {
	cursor: url(../images/zoomout.cur), default;
}
.gshow #gshocontainer {
	height: 454px;
	overflow:hidden;
}
