#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #615F49;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#comicbook {
	background-image: url(/images/comicbook.jpg);
	display: block;
	height: 315px;
	width: 673px;
}
#forward {
	display: block;
	position: absolute;
	height: 35px;
	width: 100px;
	left: 550px;
	top: 0px;
}
#back {
	display: block;
	position: absolute;
	height: 35px;
	width: 100px;
	left: 0px;
	top: 0px;
}
#aantalreacties, #aantalreacties a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #617B2F;
	text-decoration: none;
	font-weight:normal;
}

#menu {
	height: 350px;
	width: 220px;
	left: 0px;
	top: 315px;
	position: absolute;
}
#archivesearch {
	display:inline;margin:0;
}

#webcomic {
	height: 256px;
	width: 640px;
	left: 16px;
	top: 45px;
	position: absolute;
	display: none;
}
#nipple {
	display: block;
	position: absolute;
	height: 62px;
	width: 64px;
	left: 601px;
	top: 344px;
	z-index: 50;
}


#sketches {
	position: absolute;
	height: 350px;
	width: 245px;
	left: 220px;
	top: 315px;
	background-image: url(/images/sketches.jpg);
}

#advertorial {
	position: absolute;
	height: 321px;
	width: 214px;
	left: 230px;
	top: 332px;
	z-index: 30;
}

#sketchframe {
	position: relative;
	height: 320px;
	width: 213px;
	left: 10px;
	top: 17px;
}
#hiddenwrap {
	position: absolute;
	height: 5px;
	width: 5px;
	left: 21px;
	top: 36px;
	visibility: hidden;
}
#friends {
	color: #5A5745;
	position: absolute;
	width: 649px;
	left: 18px;
	top: 677px;
}
#friends a{
	color: #5A5745;
	text-decoration: none;
}
#soulselling {
	position: absolute;
	height: 150px;
	width: 180px;
	left: 475px;
	top: 519px;
}

#otherwrap {
	background-image: url(/images/tickerback.jpg);
}

#ticker {
	background-image: url(/images/tickerback.jpg);
	position: absolute;
	height: 100%;
	width: 295px;
	left: 675px;
	top: 0px;
	text-align: center;
}
#episode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	display: block;
	width: 36px;
	background-color: #83A83F;
	text-align: center;
	border: 1px solid #333333;
	font-weight: bold;
}

#diosworld {
	background-image: url(/images/tickerback.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6B55;
	text-align: left;
	width: 285px;
}
#diosworld {padding: 10px;}
html>body #diosworld {padding: 5px;}
#diosworld a{
	color: #5A5745;
	text-decoration: none;
}
#diosworld a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #A7A78D;
}

#babble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6B55;
}
#friends {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.answer {
	background-color: #FFFFFF;
}
.answer {padding: 7px;}
html>body .answer {padding: 3px;}
.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, textarea {
	border: 1px solid #ADAD95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717159;
}

#tickerhead {
	text-align: center;
	width: 295px;
}
#tickerhead {padding: 5px;}
html>body #tickerhead {padding: 5px;}
#tickeritem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 295px;
	background-image: url(/images/tickerback.jpg);
}

#remote {
	height: 203px;
	width: 183px;
	left: 466px;
	top: 314px;
	position: absolute;
}

#comicframe {
	height: 256px;
	width: 640px;
	left: 16px;
	top: 45px;
	position: absolute;
}
#precomic {
	position: absolute;
	height: 256px;
	width: 640px;
	left: 16px;
	top: 45px;
}
#episodewrap {
	position: absolute;
	height: 25px;
	width: 45px;
	text-align: center;
	top: 318px;
}
#episodewrap {left: 461px;}
html>body #episodewrap {left: 465px;}


#itemtitle ,#itemtitle a, #babblename, #archivetitle, #archivetitle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #924907;
	line-height: 11px;
	text-decoration: none;
}

#babblename {padding-left:6px; padding-top:0px;}
html>body #babblename {padding-left:3px; padding-top:3px;}
#bericht ,#bericht a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #949073;
}
#bericht { padding-right:18px;}
html>body #bericht { padding-right:7px;}
#sketchthumb a:hover{
	border: 1px dotted #94C54A;
}
#babbletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949073;
	font-weight: bold;
}
#babbletext {padding-left:18px;padding-right:18px; padding-top:0px; padding-bottom:0px;}
html>body #babbletext {padding-left:7px;padding-right:7px; padding-top:5px; padding-bottom:5px;}
#babbletext a{
	color: #78755C;
}
#dedatum{
	color: #949073;
	font-size: 9px;	
}
#dedatum {padding-right:18px;}
html>body #dedatum {padding-right:7px;}
#ticker2 {

	background-image: url(/images/tickerback.jpg);
	position: absolute;
	height: 100%;
	width: 295px;
	left: 0px;
	top: 0px;
	text-align: center;
}
#pencil {
	position: absolute;
	height: 58px;
	width: 185px;
	left: 486px;
	top: 285px;
	visibility: hidden;
}

#otherstuff {
	background-image: url(/images/tickerback.jpg);
	position: absolute;
	height: 100%;
	width: 295px;
	left: 675px;
	top: 0px;
	text-align: center;
	visibility: hidden;
}
#archivelinkwrap {
	text-align: left;
	line-height: 13px;
}
#sketcheswrap {

	text-align: center;
}
#myworld {
	display: none;
}
#vertikaal {
	height: 600px;
	width: 120px;
	left: 976px;
	top: 5px;
	position: absolute;
}

