.button_imgarchive{
	background:url(../../images/imagearchive/button/button_bg_imgarchive.png) left no-repeat;
	height:23px;
	display:block;
	
}
.button_100 {
	width:100px;
}
.button_150 {
	width:150px;
}
.button_200 {
	width:150px;
}
.button_imgarchive a {
	display:block;	
	background:url(../../images/imagearchive/button/button_close_imgarchive.png) right no-repeat;
	height:23px;
	width:100%;
	font-family:verdana,"Tahoma",arial,sans-serif;
	font-size:12px ;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	line-height:23px;
}

/* NAVIGATE */
.SimpleFeaturePanel .feature-set-manager span.available {
	background:url(../../images/imagearchive/button/button_bg_imgarchive.png) left no-repeat;
	height:23px;
	display:block;
	width:100px;
	float:left;
	margin : 6px 2px;
}

.SimpleFeaturePanel .feature-set-manager span.available a {
	display:block;	
	background:url(../../images/imagearchive/button/button_close_imgarchive.png) right no-repeat;
	height:23px;
	width:100%;
	font-family:verdana,"Tahoma",arial,sans-serif;
	font-size:12px ;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	line-height:23px;
}

div.ok-cancel input.available, #SubmitDiscover, #SubmitMapOperations{
		margin-right:5px;
		width:112px;
		height:23px;
		font-family:verdana,"Tahoma",arial,sans-serif;
		font-size:12px ;
		font-weight:bold;
		color: #FFF;
		cursor:pointer;
		border:0;
		background:url(../../images/imagearchive/button/input.gif) left no-repeat;
}
 #GetCovergageSubmitButton{
		margin-right:5px;
		width:150px;
		height:23px;
		font-family:verdana,"Tahoma",arial,sans-serif;
		font-size:12px ;
		font-weight:bold;
		color: #FFF;
		cursor:pointer;
		border:0;
		background:url(../../images/imagearchive/button/input_132.gif) left no-repeat;
}
#authenticationInfo input {
		margin-right:5px;
		width:132px;
		height:23px;
		font-family:verdana,"Tahoma",arial,sans-serif;
		font-size:12px ;
		font-weight:bold;
		color: #FFF;
		cursor:pointer;
		border:0;
		background:url(../../images/imagearchive/button/input_132.gif) left no-repeat;
}
#authenticationInfo td input {
		border: 1px solid #c4ccd5;
	    font-family:verdana,"Tahoma",arial,sans-serif;
   		font-size:11px;
	    text-transform: none;
	    padding: 1px;
		background-image:none;
		color: #000;
		
}
div.ok-cancel input.enabled {
		background:url(../../images/imagearchive/button/input.gif) left no-repeat;
}
div.ok-cancel input.disabled {
		background:url(../../images/imagearchive/button/input_disabled.gif) left no-repeat;
		cursor:default;
}


