/* DJCMS HINTS */
.hint {
	border: 1px solid #c93;
	background: #ffc;
	padding: 5px 5px;
	width: 150;
	z-index: 9999999999;
}

.hintpointer {
	background: #ffc url('cmsbuttons/hint_pointer.gif') no-repeat;
	width: 10;
	height: 19; 	z-index: 9999999999;
}
