@charset "utf-8";

/* ADTYPES */
.bcrightpad {
	padding-right: 75px;
}

.typesicon{
	position: absolute;
	display: inline;
	margin: 15px 0 0 405px;
	padding:0;
	z-index: 1;
	}

.creativelist {
	margin: 0 -5px 0 5px;
	}

#subnav #demographicinfo a{
	background: top left no-repeat url(../images/n-s-demographicinfo.gif);
	width: 129px;
	}
#subnav #demographicinfo a:hover{
	background-position: bottom left;
	}
#subnav #demographicinfoon{
	background: bottom left no-repeat url(../images/n-s-demographicinfo.gif);
	width: 129px;
	}

#subnav #targeting a{
	background: top left no-repeat url(../images/n-s-targeting.gif);
	width: 84px;
	}
#subnav #targeting a:hover{
	background-position: bottom left;
	}
#subnav #targetingon{
	background: bottom left no-repeat url(../images/n-s-targeting.gif);
	width: 84px;
	}
	
	