.photoLeft {
	float:left;
	margin:0 10px 0 0;
}

.photoRight {
	float:right;
	margin:0 0 0 10px;
}

.photoRightBrd {
	float:right;
	margin:0 0 0 10px;
	border:5px solid #EFEAD6;
}

.keyword{	
	color: #003264;
	font-weight:bold;
}
.keywordmare{	
	font: 14px Verdana;
	color: #003264;
	font-weight:bold;
}
.intrebarefaq {	
	color: #003264;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
	margin-bottom: 3px;
}
.intrebarefaq:hover {	
	color: #003264;
	font-weight:bold;
	text-decoration:underline;
}
