.gb-entry {
  	float: left;

  	margin: 0;
	padding: 0;

  	width: 486px;
  	border: 0;
  	background: url('../img/layout/content-bg-03.gif') repeat-y;	
}

.gb-subentry {
  	float: left;
	padding: 15px 0 0 0;	
  	margin: 0 0 15px 0;
  
  	width: 486px;
  	
  	border-top: 1px dashed #396BA7;
}

.gb-subentry .title {
  	font-weight: bold;
  	color: #0044cd;
  	font-family: Verdana;
  	font-size: 9pt;
  	line-height: 20px;
}
