
/* ----- Thin CSS Rules ----- */

#lpic {
	/* height: 128px; */
	height: 89px;
	width: 100%;
	background-image: url(http://test.pivothead.com/wp-content/themes/LawDev/images/gavel-small.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	
}

#rpic {
	height: 89px;
	width: 100%;
	background-image: url(http://test.pivothead.com/wp-content/themes/LawDev/images/fountain-small.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
}