/* lists */

/* common */
ol.ol, ul.ul { display: block; clear: both; width: auto; margin: 0; padding: 0; text-align: justify; }

li.event {
	margin: 15px 0 0 20px; padding: 5px 0 0 32px; list-style: none;
	background: url("../img/rochii-mireasa-ocazie/arrow-flower.gif") no-repeat 0 2px; font-size: 13px; color: #d9a3a3;
}
li.event big { text-decoration: underline; text-transform: uppercase; font: bold 13px "Trebuchet", Arial; font-style: italic; color: #d00; }
li.event strong { font: bold 11px Skia, sans-serif; color: #ff4e4e; }
li.event em { font: bold 15px Georgia, serif; font-style: italic; color: #fff; }
li.event img { margin-top: 5px; }
