.Thumbs {
  font-size:0.85em;
}

.Thumbs .T {
  /*width:160px;
  height:130px;*/
  float:left;
  margin:10px 10px 0 0;
  text-align:center;
  /* color: fff; */
}

.Thumbs .T .image {
  
  display:block;
  width:105px;
  height:105px;
  text-align:center;
  text-decoration:none;
}

.Thumbs .T img {
  border:#000 solid 1px;
}


.Thumbs .G {
  float:left;
  margin:10px 10px 0 0;
  text-align:center;
}

.Thumbs .G .image {
  
  display:block;
  width:105px;
  height:105px;
  text-align:center;
  text-decoration:none;
}

.Thumbs .G img {
  border:#000 solid 1px;
}



/*

.Thumbs .G {
  position:relative;
}

.Thumbs .G h4 {
  position:absolute;
  left:160px;
  top:0;
}

.Thumbs .G img {
  border:#000 solid 1px;
  margin:0 10px 10px 0;
}

.Thumbs .G .Desc {
  margin-bottom:1em;
}

*/

.thumb-table .T-Heading th  { padding-bottom:0.7em; }
.thumb-table                { width:100%; }
.thumb-table td.g           { width:204px; }
.thumb-table td.f a         { margin-right:4px;  text-decoration:none; }
.thumb-table td {
  /*padding:3px 20px 7px 0;*/
  font-family:Verdana;
  font-size:8.6pt;
  vertical-align:top;
}
.thumb-table td a {
  display:block;
  /*border:1px solid #000;*/
  background-color:#15476f;
  font-size:10pt;
  font-weight:bold;
  color:#fff;
  margin:0px 0px 4px 0px;
  padding:3px;
    text-decoration:none;
}
.thumb-table td a:hover {
  background-color:#1F6299;
  color:#fff;
  font-size:10pt;
}
.thumb-table td a:visited {
  font-weight:bold;
  color:#fff;
  font-size:10pt;
}
.thumb-table td a small {
  font-weight:normal;
}
.Thumbs .addBtn input {
  margin-top: 3px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 0px;
	z-index: 200;
}


