div#overlay-container {
	width:210px;
	padding:5px;
	background:#fff;
	border:1px solid #BBBFC7;
	position:absolute;
	display:none;
	z-index:100;
}

div#overlay-container p {
	color:#666;
	margin:0;
	padding:0;
}

div#overlay-assurance h4.assurance {
	background:url(../../img/icons.png) no-repeat 1px 0;
	padding:6px 0 0 39px;
	height:25px;
	border-bottom:none;
	margin:9px 0 0 0;
	font-size:17px;
}

div#overlay-assurance p.assurance {
	margin-top:-2px;
}