#imageaction {
	height: 120px;
	width: 120px;
	overflow: hidden;
	float: left;
	clear: both;
	padding-left: 15px;
	padding-bottom: 25px;
}
#texteaction {
	float: left;
	height: auto;
	width: 345px;
	margin-left: 10px;
	padding-bottom: 25px;
}
#imageaction2 {
	height: 80px;
	width: 80px;
	overflow: hidden;
	float: left;
	clear: both;
	padding-left: 0px;
}
#texteaction2 {
	float: left;
	height: 65px;
	width: 375px;
	margin-left: 15px;
	background-color: #F9F9F9;
	text-align: left;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

