	div.gbentry2, div.gbentry1, fieldset
	{
	   margin:3ex;
	   background-color:#EAE6E0;
	   border-top:1px solid #D5CCBB;
	   border-bottom:1px solid #D5CCBB;
	   padding:1ex;
	   font-size:small;
  }
	div.gbaut
	{
	 float:left;
	 font-size:small;

  }
	div.gbdt
	{
	 float:left;
	 margin-left:1em;
	font-size:small;
	height:16px;
	 background-image: url(layout/icons/clock.png);
  background-repeat:no-repeat;
  padding-left:18px;
  background-position:top left;
  }
	div.entry
	{
	padding-top:.5ex;
	 clear:both;
	  

  }
  
  fieldset table tr td
  {
  	font-size:small;
  
  }
  .inptxt
  {
    width:24em;
    padding-left:3px;
    border:1px solid #BCAD91;
    background-image: url(/layout/backgrounds/inp.png);
  }
  

