a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(img/mail.gif) no-repeat center right;
}

a[href *='www.space-lab'] {
	padding-right: 18px;
	background: transparent url(img/www.spacce-lab.ico) no-repeat center right;
}

a[href *='.pdf'] {
	padding-right: 18px;
	background: transparent url(img/pdf.jpg) no-repeat center right;
}

a[href *='.mkv'] {
	padding-right: 18px;
	background: transparent url(img/mkv.jpg) no-repeat center right;
}

a[href *='.rar'], a[href *='.zip'] {
	padding-right: 18px;
	background: transparent url(img/rar.jpg) no-repeat center right;
}

a[href *='www.mospravda.ru'] {
	padding-right: 18px;
	background: transparent url(img/www.mospravda.ru.ico) no-repeat center right;
}

a[href *='www.5ballov.ru'] {
	padding-right: 18px;
	background: transparent url(img/www.5ballov.ru.ico) no-repeat center right;
}

a[href *='www.mk.ru'] {
	padding-right: 18px;
	background: transparent url(img/www.mk.ru.ico) no-repeat center right;
}
