.linksTooltip{
	border		: 5px solid #206D97;
	background	: #F4F4EA;
	padding		: 10px;
	width		: 220px;
	text-align	: justify;
	}
.inputsTooltip{
	border		: 1px solid #FF9933;
	background	: #F8EDCD;
	padding		: 3px;
	color		: #000000;
	width		: auto;
	}
.embed + img { 
	position	: relative; 
	left		: -21px; 
	top			: -1px; 
	}
.bull{
	font-size	: 14px;
	font-weight	: bold;
	padding		: 20px 0 15px 0;
	}
.bull a{
	color		: #206D97;
	text-decoration:none;
	}