.sv-foundation .micrositeContact {
	background: url("/includes/images/assets/grunge-bkgrnd.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    padding: 9px 9px 14px;
	margin-bottom: 15px;
    position: relative;
    text-align: left;
	clear: both;
}

.micrositeContact h3 { text-align: left; }

.micrositeContact .item {
	float: none;
	padding: 5px 0;
	width: 100%;
}

.micrositeContact .item.phone, .micrositeContact .item.email {padding-bottom: 0;}