body{
	background-image:url('images/background.blombotales.jpg');
	background-color:#8683C8;
	background-attachment:fixed;
}

div.awesomebar{
	background-image:url('images/awesomebar.blombotales.jpg');
}

div.browser-first{
	width:64px;
	height:64px;
	background-image:url('/images/btn-blombotales-first.gif');
	text-align:left;
}
div.browser-prev{
	width:64px;
	height:64px;
	background-image:url('/images/btn-blombotales-prev.gif');
	text-align:left;
}
div.browser-next{
	width:64px;
	height:64px;
	background-image:url('/images/btn-blombotales-next.gif');
	text-align:right;
}
div.browser-last{
	width:64px;
	height:64px;
	background-image:url('/images/btn-blombotales-last.gif');
	text-align:right;
}
div.browser-random{
	width:64px;
	height:64px;
	background-image:url('/images/btn-blombotales-random.gif');
}

div.infinite-scroll-down{
	float:right;
	width:48px;
	height:128px;
	background-image:url('/images/btn-blombotales-scroll-down.gif');
}

span.infinite-header{
	font:8pt bold Arial;
	color: grey;
}