/*[fmt]2A20-1A0B-3*/
.jGM_box  {
/*positionning relative due to inlinebox*/
  position: relative;
  width: 181px;
  height: 327px;
  background: #FFF;
  margin: 0;
  padding: 0;
  border: 1px solid #CCC;
  overflow: hidden;
  font-family: Tahoma, arial, sans-serif;
  color: #535353;
  font-size: 13px;
}

.jGM_header  {
  position: relative;
  top: 0;
  left: 0px;
  height: 18px;
  width: 229px;
  background: #EDCE60;
  color: #FFF;
  text-align: right;
  vertical-align: middle;
  line-height: 14px;
  font-weight: bold;
  font-family: "Trebuchet MS";
  font-size: 10pt;
}

.jGM_header a  {
  margin-right: 50px;
  text-decoration: none;
  color: #FFF;
  cursor: pointer;
}

.jGM_header a:HOVER  {
  color: #A74600;
  font-weight: normal;
}

.jGM_wrapper  {
  position: absolute;
  top: 19px;
  left: 0;
  width: 2270px;
  height: 288px;
  margin: 0;
  padding: 0;
  border: 0;
}

/*overflow: hidden;*/
.jGM_tile  {
  position: absolute;
  top: 0;
  left: 7px;
  width: 376px;
  height: auto;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  font-family: Candara;
}

.jGM_cats  {
  width: 100%;
  height: 64px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}

.jGM_cats h1  {
  font-family: Candara;
  font-size: 1.3em;
  margin: 0;
  padding: 2px 0;
  line-height: 1.8em;
  color: #CAA111;
  font-weight: normal;
}

.jGM_cats p  {
  font-family: Verdana;
  font-size: 9px;
  margin: 0;
  padding: 0 8px;
  line-height: 1.2em;
  color: #858585;
  font-weight: normal;
}

.jGM_pager  {
  height: 18px;
  width: 213px;
  line-height: 18px;
  margin: 0;
  border: 0;
  padding: 0;
  background: #F6F6F6;
  color: #FFF;
  text-align: center;
  vertical-align: middle;
}

.jGM_pager a  {
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  color: #FFF;
  display: block;
}

.jGM_pager a:HOVER  {
  background: #D1D1D1;
}

.jGM_pager img  {
  border: 0;
  margin: 6px 0;
}

.jGM_content  {
  width: 213px;
  height: 150px;
  margin: 1px 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.jGM_content a  {
  text-decoration: none;
  color: #664;
  height: 18px;
  width: 100%;
  display: block;
  line-height: 18px;
  padding: 0 0 0 3px;
  background-color: #E5E2D6;
  margin: 1px 0;
  font-weight: normal;
  font-family: Tahoma;
  font-size: 10px;
}

.jGM_content a:HOVER  {
  color: #983D0A;
  background-color: #F0F0EF;
}

.jGM_more  {
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 203px 50%;
}

.jGM_back  {
  position: static;
  top: 255px;
  right: 0;
  height: 18px;
  width: 15px;
  color: #FFF;
  line-height: 18px;
  vertical-align: middle;
  margin: 10px 0 0;
  z-index: 99;
}

.jGM_back a  {
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #9BF;
  display: block;
}

.jGM_back a  {
  color: #06F;
  font-weight: bold;
  font-family: Calibri;
  font-size: 15pt;
}

.jGM_back a:HOVER  {
  color: #6AE;
}

.jGM_reset  {
  position: absolute;
  top: 255px;
  right: 62px;
  height: 18px;
  width: 52px;
  background: #D1D1D1;
  color: #FFF;
  line-height: 18px;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0 0;
  padding: 0;
  border: 0;
  z-index: 99;
}

.jGM_reset a  {
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: #FFF;
  display: block;
}

.jGM_reset a  {
  color: #FFF;
  background: #4865FE;
  font-weight: bold;
}

.jGM_reset a:HOVER  {
  color: #30D;
  background: #FFFFFF;
}

