.box_text-port {
	padding-bottom: 0px;
	margin: 0;
	}

.leftImage {
	padding: 0 15px 10px 0;
	float: left;
	}
	
.rightImage {
	padding: 0 0 10px 15px;
	float: right;
	}

.box_text-port .topImage {
	display:block;
	text-align:center;
	}	

.box_text-port .imageclear {
	display: inline-block;
	}
	
/* Hide from IE Mac \*/
* html .imageclear {
	height: 1%;
	width: auto;
	}
	
.imageclear {
	display: table;
}
/* end hide */
