.msproducts_pi3_element_1 {
	float: left;
	width: 198px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	height: 220px;
	background-color: #ddf4ca;
}

.msproducts_pi3_element_2 {
	float: left;
	width: 398px;
	border-left: 2px solid white;
	border-bottom: 2px solid white;
	height: 220px;
	background-color: #ddf4ca;
}

.msproducts_pi3_element_image {
	margin-bottom: 5px;
}

.msproducts_pi3_element_title {
	font-weight: bold;
	font-size: 12px;
	padding-left: 3px;
	margin-bottom: 5px;
	color: #0064DF;
}


.msproducts_pi3_element_description{
	padding-left: 3px;
	margin-bottom: 3px;
	height: 60px;
}

.msproducts_pi3_elemnt_info {
	float: left;
	width: 65%;
	padding-left: 3px;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #006F12;
}

.msproducts_pi3_elemnt_detaillink {
	float: right;
	width: 25%;
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
}

