.float_image {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.float_image_right {
	float: right;
	margin-right: 15px;
	margin-bottom: 5px;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 15px;
}
.right_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F7F4EF;
}
#product {
	border: 1px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
}
#discription {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-bottom-color: #e3e3e3;
	border-left-color: #e3e3e3;
	padding-top: 3px;
	padding-bottom: 3px;
}
.white_text {
	color: #FFFFFF;
}
.footer_text_certi {
	font-size: 11px;
	color: #5e5e5e;
}

.leftmenu_text {
	font-size: 11px;
	color: #5B7482;
	font-family: Arial, Helvetica, sans-serif;
}
.left_sub_title {
	font-size: 11px;
	font-weight: bold;
	color: #464646;
}
#corner{
	position: absolute;
	height: 173px;
	width: 172px;
	z-index: 10;
	float: right;
	margin-top: -1px;
	margin-right: -1px;
}
