img{
border:none;
}
#ToolBox_Main {
	width: 100%;
	height: 50px;
	position: fixed;
	z-index: 1000;
	margin-right: auto;
	margin-left: auto;
	bottom: -40px;
	left: auto;
	right: auto;
}
#ToolBox_Inner {
	height: 48px;
	background-image: url(../../images/toolbox/main-trans.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	padding-left: 10px;
}
#ToolBox_Inner a {
	display: block;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	margin-top: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b270b9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
}
#toolboxPopUp {
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	display: none;
	z-index: 1000;
	bottom: 0px;
	position: relative;
	background-color: #C3F;
	padding: 15px;
	width: 175px;
	border: 2px double #F0C;
}
#FB_share {
	padding-left: 1px;
}

.toolTipWrap{
	height:auto;
	z-index:1000;
	bottom: 45px;
	position: relative;
	left: -20px;
}
.toolTip{
	width: 150px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	text-align: center;
	background-image: url(../../images/toolbox/tooltip.png);
	height: 40px;
}
#FreeBingoRooms {
	background-image: url(../../images/toolbox/crabs.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
}
#FreeBingoBonuses {
	background-image: url(../../images/toolbox/bonus.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 30px;
}
#GossipNews {
	padding-left: 28px;
	background-image: url(../../images/toolbox/gossip.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}
#Bookmark {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
}
#scroller {
	z-index: 1000;
	padding-left: 10px;
	padding-top: 15px;
	font-weight: bold;
	color: #000;
	background-image: url(../../images/toolbox/cosmo.gif);
	background-repeat: no-repeat;
	background-position: center 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
}