body
{
	padding:0;
	margin:0;
	background-image:url(/imgz/tiled4.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	font-family:verdana, arial;
	overflow-x:hidden;
}

fieldset
{
	border:2px solid #7a7a82;
	float:none;
	margin-top:20px;
	width:100%;
	width:95%;
	padding:10px;
	font-size:.9em;

}

fieldset fieldset
{
	width:95%;
	float:left;
}

input
{
	margin:10px 0 10px 0;
	background-image:url(/imgz/inputbg.gif);
	background-position:top;
	background-repeat:repeat-x;
	width:100%;
	float:left;
}

input[type="checkbox"],input[type="radio"]
{
	width:20px;
	float:left;
	margin:0;
	background:none;
}

input[type="hidden"]
{
	display:none;
}

label, #register
{
	color:#7e7e86;
	font-weight:bolder;
	float:left;
	clear:left;
	width:100%;
}

.radiolabel
{
	display:inline;
	cursor:pointer;
	cursor:hand;
	width:auto;
}

legend
{
	font-size:.8em;
	font-weight:bolder;
	color:#7e7e86;
	font-style:italic;
	float:left;
	padding:0;
	display:inline;
}

legend:hover
{
	font-style:normal;
	cursor:pointer;
	cursor:hand;
}


textarea
{
	float:left;
	width:100%;
	height:10em;
	margin:10px 0 10px 0;
	overflow:auto;
	background-image:url(/imgz/mbntransparent.gif);
	background-position:right;
	background-repeat:no-repeat;
}

h2
{
	font-size:1.1em;
	color:#7e7e86;
	float:none;
}

h3
{
	color:#7e7e86;
	color:#000;
	margin:0;
	text-align:center;
	font-style:italic;
}

h4
{
	font-size:1.1em;
	float:none;
	font-style:italic;
}

em
{
	color:#7e7e86;
	font-size:.8em;
	float:left;
	clear:left;
}

select
{
	width:100%;
	margin:10px 0 10px 0;
	background-color:#d5d5d5;
}

ul
{
	float:none;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:1.2em;
}


.top, .footer
{
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	float:left;
	border-bottom:4px solid #7e7e86;
	text-align:center;
	background-image:url(/imgz/jungle_2tiledgr.jpg);
	background-position:top left;
	background-repeat:repeat;
}

.topleft
{
	display:inline;
	display:block;
	width:85%;
	float:left;
}

.topleft h1
{
	font-size:5em;
	padding:0;
	margin:0;
	display:inline;
}

.topleft h3
{
	float:none;
	top:145px;
	text-align:center;
}

.topleft img, .footer img
{
	padding:0;
	margin:0;
	border:none;
}

.footer img
{
	margin-bottom:-2px;
}

.footer a
{
	border-right:2px solid #fff;
	padding-right:10px;
	margin-left:-4px;
}

.footer a:hover
{
	background-color:#7a7a82;
	color:#fff;
}

.top form, .smallbanners *
{
	float:right;
}

.top form img
{
	vertical-align:bottom;
	overflow:hidden;
}

.top form *, .smallbanners
{
	display:inline;
}

.top form
{
	margin-top:5px;
	float:right;
}

.smallbanners
{
	float:left;
	width:80px;
	margin:10px 0 0 0;
}

.smallbanners img
{
	width:80px;
	border:none;
	margin:0 0 3px 0;
	display:block;
}

.middle
{
	width:99%;
	width:100%;
	float:left;
	display:inline;
}

img.leftmonkey
{
	width:40%;
	position:absolute;
	top:10.5em;
	left:0;
	z-index:-10;
	float:left;
}

img.rightmonkey
{
	width:25%;
	position:absolute;
	top:10.5em;
	right:0;
	z-index:-10;
	float:right;
}

.monkeyleft
{
	background-image:url(/imgz/leftbig.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.monkeyright
{
	background-image:url(/imgz/right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	float:left;
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}

.article, .randomarticle
{
	margin:50px 50px 10px 30px;
	padding:30px;
	padding-left:40px;
	border-top:1px solid #7e7e86;
	border-right:1px dashed #7e7e86;
	border-left:2px solid #7e7e86;
	border-bottom:2px dashed #7e7e86;
	float:left;
	width:80%;
	background-image:url(/imgz/articleleftgr.gif);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#fff;
}

.article ul
{
	margin-left:23px;
	list-style-image:url(/imgz/monkey.gif);
	font-size:1em;
}

.randomarticle
{
	margin:0;
	padding:0 0 0 3px;
	padding-bottom:2em;
	float:left;
	background-color:#fff;
	width:auto;
	font-size:.6em;
}

.articlepix
{
	padding:0px;
	padding-left:40px;
}

.date, .smalldate
{
	float:right;
	font-size:.6em;
	color:#7e7e86;
	font-style:italic;
	vertical-align:bottom;
}

.smalldate
{
	float:none;
}

.article p
{
	font-size:.8em;
	float:left;
	float:none;
	width:100%;
	margin-bottom:20px;
	margin-top:40px;
	padding-right:10px;
}

.link
{
	float:none;
}

p:first-letter
{
	color: #7a7a82;
	font-weight:bolder;
}

li
{
	font-size:.75em;
	margin-bottom:20px;
}

form span
{
	float:left;
}

.conclusion, .article a, .top a
{
	font-weight:bolder;
}

.article a, .link
{
	color:#000;
	width:auto;
	cursor:pointer;
	cursor:hand;
}

.article a[name]
{
	color:#000;
	cursor:auto;
}

.article a:hover, .link:hover
{
	font-weight:bold;
	background-color:#c8c8c8;
	color:#fff;
}

.article a[name]:hover
{
	background-color:#fff;
	color:#000;
}

.article p .smallimg, .article p .smallimgportrait
{
	float:right;
	border:0;
	vertical-align:top;
	clear:right;
}

.article p .avatar, .landscape, .smallpic, .largepic
{
	float:left;
	width:51px;
	height:51px;
	height:4em;
	width:4em;
	border:none;
	margin:0 20px 10px 0;
	clear:left;
}

.landscape, .smallpic, .largepic, .gallerypic
{
	width:102px;
	margin:0 10px 10px 5px;
	float:right;
	clear:right;
}

.smallpic
{
	width:51px;
}

.largepic, .gallerypic
{
	height:102px;
}

.gallerypic
{
	float:left;
clear:none;
}
.subtitle
{
	float:left;
	width:100%;
}

.smallimg
{
	width:90px;
	height:90px;
	margin-left:30px;
}

.smallimgportrait
{
	height:90px;
	margin-left:30px;
}

.left, .right
{
	width:170px;
	width:180px;
	float:left;
	padding-top:50px;
}

.left
{
	margin-left:15%;
}

.right
{
	width:200px;
	width:14%;
	margin-left:0;
}

.footer
{
	text-align:center;
	border-top:4px solid #7e7e86;
	padding:10px 0 10px 0;
	margin-top:20px;
	font-size:.8em;
}

.buttonleft, .buttonleft:hover, .buttonleftcurrent, .buttonadminleft, .buttonadminleft:hover, .buttonadminleftcurrent
{
	display:block;
	background-color:#7a7a82;
	background-color:#85d08d;
	background-color:#b3e3b9;
	xyzcolor:#7a7a82;
	color:#000;
	border:2px solid #7e7e86;
	text-decoration:none;
	margin-left:10px;
	margin-top:3px;
	margin-bottom:3px;
	padding-top:4px;
	padding-bottom:7px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	overflow:hidden;
	font-size:1.2em;
	font-weight:bolder;
}

.buttonadminleft
{
	background-color:#b3b9e3;
}

.buttonleftcurrent, .buttonadminleftcurrent
{
	background-color:#9d9da5;
	color:#7a7a82;
	color:#fff;
}

.buttonleftcurrent:hover, .buttonadminleftcurrent:hover
{
	font-style:italic;
}

.buttonleft:hover,.buttonadminleft:hover
{
	background-color:#afafb7;
	color:#7a7a82;
	font-style:italic;
}

.buttonleft img, .buttonleftcurrent img, .buttonadminleft img, .buttonadminleftcurrent img
{
	border:0;
}

.xyzhome, .xyznews, .xyzabout, .xyzfaqs, .xyzatale, .xyzastory, .xyzmonkeyballbutton, .xyzcontact, .xyzsubscribe, .xyzrssbutton, .xyzcredits, .xyzmonkeymail, .xyzsavedrss, .xyzcontrolpanel, .xyzmonkeytrooplist, .xyzpixgallery
{
	xyzbackground-image:url(/imgz/buttonz/home.gif);
	xyzbackground-repeat:no-repeat;
	xyzbackground-position:top left;
	xyzcolor:#000;
}

.xyzhome:hover, .xyznews:hover, .xyzabout:hover, .xyzfaqs:hover, .xyzatale:hover, .xyzmonkeyballbutton:hover, .xyzcontact:hover, .xyzsubscribe:hover, .xyzrssbutton:hover, .xyzcredits:hover, .xyzmonkeymail:hover, .xyzsavedrss:hover, .xyzcontrolpanel:hover, .xyzmonkeytrooplist:hover, .xyzpixgallery:hover
{
	background-position:bottom left;
}

.xyznews
{
	background-image:url(/imgz/buttonz/news.gif);
}

.xyzabout
{
	background-image:url(/imgz/buttonz/about.gif);
}

.xyzfaqs
{
	background-image:url(/imgz/buttonz/faqs.gif);
}

.xyzatale
{
	background-image:url(/imgz/buttonz/atale.gif);
}

.xyzmonkeyballbutton
{
	background-image:url(/imgz/buttonz/monkeyball.gif);
}

.xyzcontact
{
	background-image:url(/imgz/buttonz/contact.gif);
}

.xyzsubscribe
{
	background-image:url(/imgz/buttonz/subscribe.gif);
}

.xyzrssbutton
{
	background-image:url(/imgz/buttonz/rss.gif);
}

.xyzcontrolpanel
{
	background-image:url(/imgz/buttonz/controlpanel.gif);
}

.xyzcredits
{
	background-image:url(/imgz/buttonz/credits.gif);
}

.xyzmonkeymail
{
	background-image:url(/imgz/buttonz/monkeymail.gif);
}

.xyzsavedrss
{
	background-image:url(/imgz/buttonz/savedrss.gif);
}

.xyzmonkeytrooplist
{
	background-image:url(/imgz/buttonz/monkeytroops.gif);
}

.xyzpixgallery
{
	background-image:url(/imgz/buttonz/pix.gif);
}

.friends
{
	margin-left:10px;
	float:left;
}

.friend
{
	border-top:2px #fff;
	border-left:2px #fff;
	border-right:2px #7a7a82;
	border-bottom:2px #7e7e86;
	display:block;
	margin:5px 0 5px 0;
	padding:1px 0 0 1px;
}

.friend:hover
{
	border-bottom:2px #fff;
	border-right:2px #fff;
	border-left:2px #7a7a82;
	border-top:2px #7e7e86;
}

.middlebox
{
	width:45%;
	float:left;
}

optgroup
{
	color:#7e7e86;
}

option
{
	color:#000;
}

.rss
{
	width:100%;
	background-color:#b3e3b9;
	border-left:2px solid #7e7e86;
	border-top:1px solid #7e7e86;
	border-right:1px dashed #7e7e86;
	border-bottom:1px dashed #7e7e86;
	float:left;
	display:inline;
}



#rssspan
{
	float:left;
}

#rssspan > a:first-child
{
	width:100%;
	background-color:#fff;
	background-color:#b3e3b9;
	float:left;
	border-bottom:2px solid #7e7e86;
	padding-bottom:1em;
	padding-top:1em;
	border-right:1px dashed #7e7e86;
	border-bottom:1px dashed #7e7e86;
}

#rssspan a.rsslinkdark:hover, a:hover, #rssspan a:hover
{
	background-color:#bbb;
	color:#fff;
}

.rsslink, .rsslinkdark
{
	float:left;
	font-size:.8em;
	text-align:left;
	padding-bottom:5px;
	background-color:#fff;
	background-color:#9fcfa5;
	width:100%;
	border-right:1px dashed #7e7e86;
	border-bottom:1px dashed #7e7e86;
}

#rssspan a:first-letter
{
	font-weight:bolder;
}

#rssspan a.rsslinkdark
{
	background-color:#ddd;
	background-color:#b3e3b9;
}

.footer a
{
	text-decoration:none;
	color:#000;
	width:100%;
	font-weight:bolder;
	font-size:.8em;
	float:none;
}

.smalllabel
{
	clear:right;
	width:80%;
	padding-top:3px;
	float:left;
	cursor:pointer;
	cursor:hand;
}

.articlepix .smalllabel
{
	cursor:auto;
}

.nieuwslink, .nieuwslinkdark
{
	width:75%;
	padding:0 0 9px 32px;
	margin:0;
	float:left;
	font-weight:normal;
	background-image:url(/imgz/monkey.gif);
	background-position:5px top;
	background-repeat:no-repeat;

	text-decoration:none;
	color:#000;
	font-size:1em;
}

.nieuwslinkdark
{
	background-color:#93c399;
}

.rss a
{
	color:#000;
	text-decoration:none;
}

.rss a:hover
{
	background-color:#d5d5d5;
	color:#7e7e86;
	cursor:pointer;
	cursor:hand;
}

.mailreason
{
	width:200px;
	float:left;
}

#sendmail, #google
{
	width:100px;
	float:right;
	cursor:pointer;
	cursor:hand;
}

#google
{
	width:100px;
	float:none;
}

#searchform
{
	padding-top:10px;
	margin-bottom:20px;
	width:100%;
	float:left;
	background-color:#b3e3b9;
}

#searchform *
{
	padding-left:10px;
}

#sendmail:hover
{
	font-style:italic;
}

.article em img
{
	float:left;
	clear:left;
	margin-right:10px;
}

.inputrssselected, .inputrss, .inputrsssubmit

{
	margin:0px * 0 5px;
	padding:5px 0 0px 20px;
	float:left;
	clear:left;
	background-image:url(/imgz/bitcons/Actions/check.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
	width:90%;
	cursor:pointer;
	cursor:hand;
}

.inputrss, .inputrsssubmit
{
	background-image:url(/imgz/bitcons/Actions/emptycheck.gif);
	background-position:left 6px;
	background-repeat:no-repeat;
}

.inputrsssubmit
{
	clear:none;
	background-image:url(/imgz/bitcons/Actions/edit.gif);
	padding:6px 10px 25px 25px;
}

.inputrssselected:hover, .inputrss:hover, .inputrsssubmit:hover
{
	font-weight:bold;
	font-size:97%;
	cursor:pointer;
	cursor:hand;
	background-color:#b3e3b9;
}

.editrssform
{
	display:block;
}

.inputrsshidden, .inputrsselectedshidden, .inputrsssubmithidden, .editrssformhidden
{
	display:none;
}

.item, .itemleft
{
	float:none;
	margin-top:20px;
	width:100%;
	padding:10px;
	font-size:.9em;
}

fieldset.item
{
	width:90%;
}

.iteminvisible
{
	display:none;
}

.itemleft
{
	float:left
}

label.small, label.smallright, input.small, .notthatsmall, .biglabel
{
	font-size:.6em;
	text-align:left;
	float:left;
}

.biglabel
{
	font-size:1.2em;
	color:#000;
}

.biglabel .link
{
	margin:20px;
}

label.smallright
{
	clear:left;
	cursor:pointer;
	cursor:hand;
	width:90%;
}

#loginform, #welcomeback
{
	position:absolute;
	top:0;
	right:20px;
	text-align:left;
}

#welcomeback
{
	font-size:small;
	width:150px;
}

#loginform.small
{
	float:right;
	width:130px;
}

input.small, .notthatsmall
{
	color:#7e7e86;
	cursor:pointer;
	cursor:hand;
	width:50px;
	float:right;
}

input.small:hover
{
	font-style:italic;
}

#q
{
	width:auto;
	width:80%;
	float:none;
}

#login, #pw, #passwordlabel, #remainloggedinlabel, #remainloggedin, #loginsubmit, #register, #forgotten
{
	position:absolute;
	top:.3em;
	left:0;
}

#pw
{
	top:3em;
}

#passwordlabel
{
	top:3.8em;
}

#remainloggedinlabel
{
	top:8em;
	left:2.7em;
}

#remainloggedin
{
	top:5.8em;
}

#loginsubmit
{
	top:9em;
	left:9em;
}

#register
{
	top:13em;
	font-size:.6em;
	text-align:left;
}

#forgotten
{
	top:15.8em;
	left:-9.8em;
	font-size:.6em;
}

.smallcheckbox
{
	float:left;
	clear:left;
	width:8px;
	height:8px;
}

.sic
{
	font-size:.7em;
	font-weight:normal;
	font-style:italic;
}

.internallink
{
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	cursor:hand;
	font-style:italic;
	cursor:pointer;
	cursor:hand;
	float:none;
}

.internallink:hover
{
	background-color:#c8c8c8;
	color:#fff;
}

#addcomment, #savechanges, #submitregister
{
	width:auto;
}

#submitregister
{
	cursor:pointer;
	cursor:hand;
}

#rssspan, .interestspan
{
	width:100%;
	float:left;
}

.interestspan
{
	width:50%;
}

#retypepassword
{
	color:#000;
	float:left;
}

.cpavatars, .cpavatarsover, .friendsavatars, .friendsavatarsover, .troopavatar, .xyztroopavataover
{
	float:none;
	display:inline;
	height:51px;
	width:51px;
	border:none;
	padding:1em;
	margin:.1em;
	background-image:url(/imgz/tiled4.jpg);
	background-repeat:repeat;
	background-position:fixed;
	border:1px solid transparent;
}

.friendsavatars, .friendsavatarsover, .troopavatar, .xyztroopavatarover
{
	margin:10px 0 10px 10px;
	float:none;
}

.cpavatarsover, .cpavatars:hover, .friendsavatarsover, .friendsavatars:hover, .xyztroopavatarover, .troopavatar:hover
{
	border:1px solid green;
	background-color:yellow;
	background-image:none;
	cursor:pointer;
	cursor:hand;
}

.troopavatar, .xyztroopavatarover
{
	float:left;
}

#topavatar
{
	float:left;
	padding-right:10px;
}

.reaction
{
	background-image:url(/imgz/peeking.gif);
	background-repeat:no-repeat;
	background-color:#fff;
}

.avatara, .avatarb, .rsslink
{
	position: relative;
	z-index: 0;
	text-decoration:none;
	float:left;
}

.avatara:hover, .avatarb:hover, .rsslink:hover
{
	background-color: transparent;
	z-index: 50;
}

.avatara span, .avatarb span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	background-image:url(/imgz/jungle_2tiledgr.jpg);
	background-position:top left;
	background-repeat:repeat;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	display:none;
	color: black;
	text-decoration: none;
}

.avatara span img, .avatarb span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.avatara:hover span, .avatarb:hover span
{ /*CSS for enlarged image on hover*/
	display:inline;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */

}

.avatarb
{
	clear:left;
}

#newarticle, #article
{
	height:30em;
}

.banner, .bannerhalloween, .bannerdiadelosmuertos, .bannersinterklaas, .bannersantaclaus, .bannernewyear, .bannereasterbunny, .bannerpirate, .bannerinlovingmemory
{
	float:left;
	width:80%;
	height:140px;
	margin-left:22%;
	background-image:url(/imgz/mbntotal.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
}

.bannerhalloween
{
	background-image:url(/imgz/mbnhalloween.gif);
}

.bannerdiadelosmuertos
{
	background-image:url(/imgz/mbndiadelosmuertos.gif);
}

.bannersinterklaas
{
	background-image:url(/imgz/mbntotal.gif);
}

.bannersantaclaus
{
	background-image:url(/imgz/mbntotal.gif);
}

.bannernewyear
{
	background-image:url(/imgz/mbntotal.gif);
}

.bannereasterbunny
{
	background-image:url(/imgz/mbntotal.gif);
}

.bannerpirate
{
	background-image:url(/imgz/mbntotal.gif);
}

.bannerinlovingmemory
{
	background-image:url(/imgz/mbnmourn.gif);
}

.banner:hover, .bannerhalloween:hover, .bannerdiadelosmuertos:hover, .bannerinlovingmemory:hover, .bannereasterbunny:hover
{
	background-position:bottom left;
	cursor:pointer;
	cursor:hand;
	background-color:transparent;
}

.top
{
	height:170px;
}

#caldiv
{
	position:absolute;
	visibility:hidden;
	background-image:url(/imgz/jungle_2tiledgr.jpg);
	background-position:top left;
	 background-repeat:repeat;
}

.delete
{
	float:right;
	background-image:none;
	width:16px;
	height:16px;
	cursor:pointer;
	cursor:hand;
}

.inactive, .sandboxed
{
	background-image:url(/imgz/inactive.gif);
	background-position:top left;
	background-repeat:repeat;
}

.sandboxed
{
	background-image:url(/imgz/sandboxed.gif);
}

.activate, .deactivate, .sandbox, .unsandbox
{
	background:transparent;
	background-image:url(/imgz/bitcons/Actions/unlock.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:right;
	cursor:pointer;
	cursor:hand;
	width:16px;
	height:16px;
	border:none;
	font-size:0px;
}

.deactivate
{
	background-image:url(/imgz/bitcons/Actions/lock.gif);
}

.sandbox
{
	background-image:url(/imgz/bitcons/Blogging/sandbox.gif);
}

.unsandbox
{
	background-image:url(/imgz/bitcons/Actions/warning.gif);
}

.captcha
{
	float:left;
}

.ajaxspan
{
	float:none;
}

.bottomtrash
{
	float:left;
	clear:left;
}

.monkeyball, .monkeyballdown
{
	width:183px;
	height:151px;
	background-image:url(/imgz/mbn8ball.gif);
	background-position:top left;
	cursor:pointer;
	cursor:hand;
}

.monkeyballdown
{
	background-position:bottom left;
}

.imagespan
{
	width:100%;
}

.bananas
{
	display:inline;
}

.bananashidden
{
	display:none;
}

.banana, .bananaover
{
	background-image:url(/imgz/bananagrey.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:30px;
	height:30px;
	float:left;
	padding-right:2px;
	cursor:pointer;
	cursor:hand;
}

.banana:hover, .bananaover
{
	background-image:url(/imgz/bananablack.gif);
}

.question, input[img]
{
	border:none;
	float:right;
	display:inline;
	cursor:pointer;
	cursor:hand;
	width:16px;
	height:16px;
	background-image:none;
}

.explain
{
	font-size:.6em;
	font-weight:bolder;
	cursor:help;
}

.explain .article
{
	width:100px;
}

.emailbox
{
	cursor:pointer;
	cursor:hand;
}

.notthatsmall
{
	font-size:10px;
	width:auto;
	text-align:center;
	float:right;
}

.shoutbox
{
	margin-top:30px;
	padding:10px 2px 10px 5px;
	border:2px solid #7e7e86;
	float:right;
	background-color:#b3e3b9;
}

#Text
{
	width:90%;
	margin:5px;
}

.wait
{
	padding-left:20%;
}

.leftlittlemonkey
{
	float:left;
}

.leftlittlemonkey img
{
	float:left;
}

.rightlittlemonkey
{
	float:right;
	text-align:right;
}

/* the style starts here */
a.tooltip {color:#c00;float:left;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:inline; position:absolute; top:20px; left:-25px; padding:5px;font-size:.6em;top:33px;left:-10px; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:transparent url(/imgz/tooltip.gif) 0 0; display:block; font-size:1px;}
fieldset a.tooltip:hover b{top:80px;left:0;cursor:pointer;cursor:hand;}

.firstletter
{
	float:none;
	margin-top:-5px;
	margin-right:-6px;
	margin-left:-5px;
	margin-bottom:-9px;
}

.pix, .pix:hover
{
	background-color:none;
	text-decoration:none;
	border:none;
}

.pix img
{
	float:none;
	margin:5px;
}
