.gb_entry {
  margin: 30px 0 30px 0;  
}
.gb_name {
  color:#265980;
  font-style:italic;
  font-weight:bold;
  font-size:13px;  
  margin: 0px 0 0 0;
  float:left;
  display:inline;
  height:20px;
  line-height:25px;  
}
.gb_location {
  color:#265980;
  font-style:italic;
  font-weight:normal;
  font-size:13px;  
  margin: 0px 0 0 5px;
  float:left;
  display:inline;
  height:20px;
  line-height:25px;  
}
.gb_date {
  clear:both;
  color:#666666;
  font-style:normal;
  font-weight:normal;
  font-size:11px;
  height:22px;
  line-height:22px;
}
.gb_clear {
	clear:both;
	margin:5px 0 5px 0;
	width:100%;
	height:1px;
	background: url('line.gif') repeat-x left top;
	line-height:0;
	font-size:0;
}
.gb_text {
  color:#000000;
  font-style:normal;
  font-weight:normal;
  font-size:12px;
  line-height:18px;
}
.gb_comment {
  color:#637843;
  font-style:italic;
  font-weight:normal;
  font-size:12px;
  line-height:18px;
  margin:0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
}
.gb_rating {
  color:#666666;
  font-style:normal;
  font-weight:normal;
  font-size:11px;
}

