

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.list-group-item a{
	float: right;
}


.address strong{
	width: 60px;
	display: inline-block;
}

table{
	width:100%;
	
}

td,th{
	padding: 0.8em 1.5em 0 0;
	vertical-align: top;
}
th span{
	font-weight: normal;
	display: block;
}

th.title{
	width: 150px;
}

th.date{
	text-align: right;
	width: 105px;
}

h2{
	padding: 1em 0 0.5em 0;
}










