.right {
	text-align: left;
	padding-top: 0px;
	clear: none;
	}

.right a img {
	margin-left: 11px;
	margin-bottom: 8px;
	border: 2px solid #DDE1CC;
	}
	
.right a img:hover {
	border-color: black;
	}	

.right hr {
	width: 100%;
	margin-bottom: 12px;
	margin-left: 1px;
	border-width: 1px 0 0 0;
	height: 0;
	border-color: #414235;
	color:  #414235;
	background-color: #414235;
	border-style: solid;
	}
	
.right p {
	margin: 24px 24px !important;
	}
	
h4 {
	color: #414235;
	margin-bottom: 10px;
	margin-left: 12px;
	}
	
#phone {
	bottom: 0px;
	position: absolute;
	display: block;
	}
