/* Latest logins */

#latestlogins {
	margin-top: 13px;
	width:450px;
}

#fpologins #title {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	font-size: 11px;
	padding-left: 2px;
	padding-bottom: 2px;
	background-image:url("/ill/fpteaser_divider.gif");
	background-repeat:repeat-x;
	background-position: bottom left;
	margin-bottom: 5px;
}

/* ajax tooltipbox */
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(/ill/bubble.png) top left;
}
 
.tool-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	background: url(/ill/bubble.png) bottom right;
}
