@charset "UTF-8";
#agusepopup {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 14px;
	line-height: 1;
}
#agusepopup .aguse_safe {
	width: 184px;
	height: 210px;
	background: url(../images/ags2.png) center top no-repeat;
}

*html #agusepopup .aguse_safe {
  margin-top : 2px;
  margin-left : -4px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ags2.png', sizingMethod='scale');
}

#agusepopup p {
	margin: 0;
	padding: 0;
}
#agusepopup .aguse_thumb {
	padding-top: 12px;
	margin-bottom: 11px;
	text-align: center;
}

#agusepopup .aguse_country {
	clear: left;
	width: 156px;
	margin: 0 auto 2px;
  _margin: 0 auto 0px;
	padding: 0;
  _height: 15px;
}


#agusepopup .aguse_country dt {
	margin-bottom: 5px;
}

#agusepopup .aguse_country dt {

margin: 0px 0px 2px 2px;
_margin: 0px 0px 2px 10px;
  width: 125px;
}

#agusepopup .aguse_country dd {
	margin: 0;

	padding: 0;
  margin-left: 130px;
  _margin-left: 140px;
 margin-top: -20px;
}
#agusepopup .aguse_domain {
	width: 160px;
	margin-top : 4px;
	margin-left: 15px;
	overflow: hidden;
  white-space: nowrap;
	text-align: center;
  height:  1.5em;
	clear: left;

}
#agusepopup .aguse_result {
	margin: 0 0 0 16px;
  _width: 168px;
	_margin: 0 2px 0 18px;
	padding: 0;
	list-style: none;
}

#agusepopup .aguse_result li {
	float: left;
	padding-right: 8px;
	padding-right: 4px;

	margin-bottom: 5px;
}
li img{
  margin-bottom: 0;
  margin : 0 ;
}



#agusepopup .aguse_danger .aguse_hostname {
	color: red;
}
#agusepopup .aguse_link {
	clear: left;
}
#agusepopup .aguse_link a {
	display: block;
	width: 180px;
	height: 23px;
	margin: 0 5px;
	text-indent: -9999px;
}
.invalid{ 
  position:relative;
  top: 45px;
  margin-top: 70px;
  padding-top: 11px;
  margin-bottom: 11px;
  text-align: center;
  text-decoration: 1px solid red;
}

p.setcookie{ 
  position:relative;
  top: 105px;
  text-align: center;
}

dd img{
    margin-top: 1px;
}
