@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/9.eot');
    src: local('Roboto-Regular')
         , url('fonts/9.ttf') format('truetype')
         , url('fonts/9.otf') format('opentype')
        ;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/10.eot');
    src: local('Roboto-Bold')
         , url('fonts/10.ttf') format('truetype')
         , url('fonts/10.otf') format('opentype')
        ;
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('fonts/11.eot');
    src: local('Roboto-Light')
         , url('fonts/11.ttf') format('truetype')
         , url('fonts/11.otf') format('opentype')
        ;
}

@font-face {
    font-family: 'Roboto-ExtraBold';
    src: url('fonts/12.eot');
    src: local('Roboto-ExtraBold')
         , url('fonts/12.ttf') format('truetype')
         , url('fonts/12.otf') format('opentype')
        ;
}

p {
	margin: 0;
	padding: 0;
	}

._SHADOW {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./imgcache/400_s63285915873/1786_27_27_abd230d548.png');
}
._SHADOW[class] {
    background-image:url(./imgcache/400_s63285915873/1786_27_27_abd230d548.png);
}
