a:active{
  outline: none;
}

a:focus { 
	-moz-outline-style: none; 
}

#lovemeter{
	width: 438px;
	height: 372px;
	background: url(img/lovemeterbg.gif) 0 0 no-repeat;
	margin: 0 0 0 65px;
	float: left;
	position: relative;
	font-family:Comic Sans MS;
	font-size: 13px;
}

input#ime1{
	position: absolute;
	color: #dc2260;
	width: 125px;
	top: 278px;
	left: 50px;
	border: none;
	font-weight: bold;
	background: transparent;
}

input#ime2{
	position: absolute;
	color: #dc2260;
	width: 168px;
	top: 278px;
	left: 246px;
	border: none;
	font-weight: bold;
	background: transparent;
}

a#testNow{
	width: 108px;
	height: 46px;
	background: url(img/test.gif) 0 0 no-repeat;
	display: block;
	position: absolute;
	top: 330px;
	left: 170px;	
}

#otg{
	color: #fff;
	font-size: 22px;
	position: absolute;
	width: 70px;
	height: 30px;
	top: 110px;
	left: 175px;
}

