@charset "UTF-8";

/*
Style sheet for http://www.smokersclub.se/
Last updated August 11, 2009

You may adapt certain elements of this CSS in your own projects,
but the unique combination of images, colours, sizes, typography,
and positioning ("the design") is copyright © 2009 SmokersClub i
Sverige® and Output Skrivarbyrå®, and may not be reproduced.

See http://www.smokersclub.se/copyright.shtml for details.
*/

li.se {
list-style-image: url(../media/bild/sweden.gif);
}

li.en {
list-style-image: url(../media/bild/uk.gif);
}

li.de {
list-style-image: url(../media/bild/germany.gif);
}

li.no {
list-style-image: url(../media/bild/norway.gif);
}

li.dk {
list-style-image: url(../media/bild/denmark.gif);
}

li.us {
list-style-image: url(../media/bild/us.gif);
}

.flag {
padding-right: 12px;
border: none;
}

/*
iframe {
border: none;
}
*/
