#divProducts {
	font-size: 11px;
}
#divProducts p {
	margin: 0px;
	padding: 0px;
}

#divProdAvast {
	margin-top: 15px;
	padding-bottom: 10px;
}
#divProdSabre {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00125C;
}
#divImgSabre {
	float: left;
	width: 110px;
	margin-top: 10px;
}
#divTxtSabre {
	margin-left: 110px;
	padding-left: 10px;
}


#divImgAvast {
	float: left;
	width: 110px;
	margin-top: 10px;
}
#divProdBD {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 00125C;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 00125C;
	padding-bottom: 15px;
}
#divImgBD {
	float: left;
	width: 110px;
	margin-top: 10px;
}
#divTxtBD {
	height: 110px;
	margin-left: 110px;
	padding-left: 10px;
}

#divTxtAvast {
	height: 110px;
	margin-left: 110px;
	padding-left: 10px;
}
#divProdOth {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00125C;
}
#divProdOthImg {
	float: left;
	width: 110px;
}
#divProdOthTxt {
	height: 110px;
	margin-left: 110px;
	padding-left: 10px;
}

