@charset "utf-8";
/* CSS Document */
.sds-icon{
	width:16px;
	height:16px;
	float:left;	
}
.sds-traffic{ background:url(traffic.jpg) no-repeat; }
.sds-sales{ background:url(sales.jpg) no-repeat; }
.sds-reports{ background:url(reports.jpg) no-repeat; }
.sds-programming{ background:url(programming.jpg) no-repeat; }
.sds-ar{ background:url(ar.jpg) no-repeat; }
.sds-affiliates{ background:url(affiliates.jpg) no-repeat; }
/*.sds-sds{ background:url(sds.jpg) no-repeat; }*/

.no-licence{
	filter:alpha(opacity=30);
	opacity: 0.30;
	-moz-opacity:0.30;
}


/* Icons 32 x 32 */

.sds-icon32 + a{line-height:32px;}

.sds-icon32{
	width:32px;
	height:32px;
	float:left;	
}
.sds-traffic32{ background:url(traffic32.jpg) no-repeat; }
.sds-sales32{ background:url(sales32.jpg) no-repeat; }
.sds-reports32{ background:url(reports32.jpg) no-repeat; }
.sds-programming32{ background:url(programming32.jpg) no-repeat; }
.sds-ar32{ background:url(ar32.jpg) no-repeat; }
.sds-affiliates32{ background:url(affiliates32.jpg) no-repeat; }
/*.sds-sds32{ background:url(sds32.jpg) no-repeat; }*/

/* Icons 24 x 24 */

.sds-icon24 + a{line-height:24px;}

.sds-icon24{
	width:24px;
	height:24px;
	float:left;	
	display:block;
}
.sds-traffic24{ background:url(traffic24.jpg) no-repeat; }
.sds-sales24{ background:url(sales24.jpg) no-repeat; }
.sds-reports24{ background:url(reports24.jpg) no-repeat; }
.sds-programming24{ background:url(programming24.jpg) no-repeat; }
.sds-ar24{ background:url(ar24.jpg) no-repeat; }
.sds-affiliates24{ background:url(affiliates24.jpg) no-repeat; }
/*.sds-sds24{ background:url(sds24.jpg) no-repeat; }*/