#tickObj {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="blueprint/img/tick/tick_logo.png", sizingMethod="scale");
	position: absolute;
	z-index: 30;
	width: 93px;
	height: 138px;
	cursor: pointer;
	display: none;
}
html>body #tickObj {
	background-image: url("../img/tick/tick_logo.png");
}
#producerDiv {
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 10px;
	color: #dddddd;
	cursor: pointer;
	z-index: 30;
	width: 15px;
	height: 15px;
}
#producerDiv a {
	color: #dddddd;
}

#loginInputDiv {
	position:absolute;
	top: 19px;
	left: 10px;
	z-index:30;
	background-color: #ffffff;
	border: 1px solid #666666;
	border: 1px solid #666666;
}
.img {
	cursor: pointer;
}
form {
	margin: 0px;
	padding: 0px;
}
#loginInputBgDiv {
}

#loginInputInhDiv {
	font-weight: bold;
	padding-left: 4px;
	z-index:20;

}

#loginInputDiv input {
	border: none;
	margin-left: 2px;
	background-color: #FFFFFF;
	border: 0px solid #FF7B33;
	border-bottom: 2px dotted #FF7B33;
	width: 80px;
}

#loginInputDiv .button {
	border-bottom: 2px solid #33CC00;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FF7B33;
	
	
}

p {
	margin: 0px;
	padding: 0px;
}

#searchresults .found {
	background-image: url(../img/i/highlight.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

#debug {
	position:absolute;
	top:800px;
	background-color: #cccccc;
}

.counter{
	display:block;
	border:1px solid black;
}
.counter div{
	display:inline;
	border:1px solid black;
	background-color:white;
}
.dns{width:100px}
.dnsalias{width:100px}
.country{width:100px}
.menuid{width:30px}
.referer{width:100px}
.visit{width:30px}
.browser{width:350px}
.pages{width:30px}			