#annonspelare								{ position: relative; border: 1px solid black; margin: 0; padding: 0; }
#annonspelare .annons						{ position: relative; clear: left; background-color: white; color: black; margin: 0; padding: 10px 3px 3px 3px; border-bottom: 1px dotted black; }
#annonspelare .annons .bild					{ position: relative; text-align: center; }
#annonspelare .annons .bild img				{ border: none; max-width: 130px; }
#annonspelare .annons p						{ font: 8pt arial; }
#annonspelare .annons p.produkt				{ font: bold 9pt arial; text-decoration: underline; margin: 0; }
#annonspelare .annons p.pris				{ }
#annonspelare .annons p.pris span.priset		{ font-weight: bold; }
#annonspelare div.clearer					{ clear: left; line-height: 0; height: 0; }

#annonspelare #julannons					{ text-align:center; background-color: white; color: black; }
