

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

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

/** Disruptor**/
.eda_ad1
{
	background: url('/_layouts/images/eda_clear.gif') !important;
	width: 725px;
	height: 362px;
	display: block;
	position: relative;
	
}
.eda_ad2
{
	background: url('/_layouts/images/eda_clear.gif') !important;
	width: 463px;
	height: 231px;
	display: block;
	position: relative;
}
.visit_eda1
{
	width: 195px;
	height: 27px;
	display: block;
	position: absolute;
	top: 268px;
	left: 505px;
	
	
}
.visit_eda2
{
	width: 150px;
	height: 19px;
	display: block;
	position: absolute;
	top: 173px;
	left: 300px;
	
	
}
#continue1
{
	position: absolute;
	top: 305px;
	cursor: pointer;
	width: 180px;
	height: 20px;
	left: 528px;
	display: block;

}
#continue2
{
	position: absolute;
	top: 200px;
	cursor: pointer;
	width: 145px;
	height: 15px;
	left: 305px;
	display: block;
}

