
.image {	
	padding: 7px;
	float: left;
	border-top-style:5px;
	border-right-style: 25px;
	border-bottom-style: 5px;
	border-left-style: 5px;

}

.imagert {
	padding: 7px;
	float: right;
	border-top-style:5px;
	border-right-style:5px;
	border-bottom-style:5px;
	border-left-style:25px;

}

.indent {
	text-indent: 10px;
}
