  #g_window{
    width: 205px;
	display:block;
	margin-left:105px;
	margin-bottom:1px;
  }
  #g_window_contents{
    min-height: 80px;
	height:auto;
	display:block;
    background-color: #FFF;
  }
  #g_window_red_beak{
    width: 1px;
    height: 1px;
    background: url(http://www.zavedenia.com/_images/z_marker3smbeak.png) top left no-repeat transparent;
  }
/* * html #g_window_beak{
     Alpha transparencies hack for IE 
    background-image:none;
	background-color: #CCFF00;
	height:1px;
	width:1px;
	margin-bottom:40px;

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zavedenia.com/_images/z_marker3smbeak.png', sizingMethod='crop');
  }
   */
.gboxfront{
	min-height: 80px;
	display:block;
	height: auto;
	margin-bottom:5px;
	font-size:11px;
}
.gboxfront a{
	font-size:12px;
}
.gboxfront{
	display: inline;
	margin-bottom:3px;
}
  #g_window_tl{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_tr{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_bl{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_br{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_t{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  


#g_window_close{
  width: 11px;
  height: 21px;
  background: url('http://www.zavedenia.com/_images/z_marker3close.png') top left no-repeat transparent;
  cursor: pointer;
 }
  #g_window_l{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_r{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
  #g_window_b{
    background-color: #000;
    height: 2px;
    width: 2px;
  }
