.coordpicker_input_degree {width: 20px;}

.coordpicker_subtitle{
	font-weight: bold;
	margin-bottom: 5px;
}

.coordpicker_form div{
	/*padding-bottom: 4px;*/
}

.coordpicker_hint {
	text-align: left;
}

.coordpicker_text {
	text-align: left;
}

/*
.coordpicker_btn_copy{ 
	width: 16px; 
	height: 16px; 
	background-color: yellow; 
	border: 1px solid #666;
	cursor: pointer;
}*/

#coordpicker_button{
	background-image: url("img/coordpicker.png");
	background-repeat: no-repeat;
}

.coordpicker_button{ border: 1px solid transparent; }
.coordpicker_button_active{ border: 1px solid #369; background-color: white;}
