#guestbook_navigation {
	float: left;
	width: 30px;
	position: relative;
	top: 15px;
}

#guestbook_display {
	float: left;
}

div.tx-colprintgbentrys-pi1 {
	
}

#up {
	width: 20px;
	height: 20px;
	display: block;
	background: url(up.jpg) 0 0 no-repeat;
}

/*
	#up:hover {
		background: url(up.jpg) 0 -18px no-repeat;
	}
*/

#down {
	width: 20px;
	height: 20px;
	display: block;
	background: url(down.jpg) 0 0 no-repeat;
}
/*

	#down:hover {
		background: url(down.jpg) 0 -19px no-repeat;
	}
*/

	div.tx-colprintgbentrys-pi1 ul {
		list-style: none;
		background: none;
		margin: 0;
		padding: 0;
	}
	
		div.tx-colprintgbentrys-pi1 ul li ul li {
			font-size: 1em;
			font-style:italic;
			margin-bottom: 20px;
		}

		
#div_gb_top {
	/*
background: url("Blase_Oben.png") 0 0 no-repeat;
*/
	height:13px;
	width:500px;	
}	

#div_gb_mitte {
	/*
background: url("Blase_Mitte.png") 0 0 repeat;
*/
	border: 1px solid #d2d2d2;
	width:488px;
	padding: 10px 10px;
	line-height: 18px;
}
	
#div_gb_bottom {
	/*
background: url("Blase_Unten.png") 0 0 no-repeat;
*/
	height:50px;	
	clear: left;
}
