.ig {
	position: relative;
}

.ig .triggers {
	width: 516px;
	height: 119px;
	display: block;
	margin: 0px 0px -1px 0px;
	padding: 0px;
}

.ig .targets {
	margin-top: -1px;
	top: 119px;
}

.ig .triggers img {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.ig .triggers img {
	background-repeat: no-repeat;
}
.ig #img-branch {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/branch.gif);
}
.ig #img-sp {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/sp.gif);
}
.ig #img-wan {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/wan.gif);
}


.ig .hide-trigger-g1-active #img-branch {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/branch_on.gif);
}
.ig .hide-trigger-g1-active #img-sp {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/sp_on.gif);
}
.ig .hide-trigger-g1-active #img-wan {
	background-image: url(http://www.cisco.com/cdc_content_elements/infographic/routers/wan_on.gif);
}



.ig .targets {
	clear: both;
}
.ig {
	clear: both;
}