@charset "utf-8";
/* CSS Document */

.content .produs_box {
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9e1f0;
	border-right-color: #d9e1f0;
	border-bottom-color: #d9e1f0;
	border-left-color: #d9e1f0;
}
.content h2 {
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #D9E1F0;
}

a.btn-orange:hover	{ 
	background-color: #FE8C1B; 
	text-decoration: none; 
}

a.btn-orange {
	background: #FF6600 url(http://www.ing.ro/ing/dms/ingro/images/comun/arrow-right/arrow-right.gif) right
 center no-repeat;
	font: bold 12px Arial;
	color: #fff;
	display: block;
	height: 22px;
	text-align: center;
	padding-top: 6px;
	margin-bottom: 12px;
	width:126px;
	float:right;
}

.content ul {
margin-top:0px;
float: right;
width: 360px;
}
.content .produs_box .avantaje-webcard {
	float: left;
	width: 140px;
	margin-left: 4px;
}
.content .produs_box .avantaje-webcard img {
	margin-top: 12px;
}