/* CSS Document */
/* LIPTON */
/* Articles */
/* Design (c) Adam Kudrna, 2006 */

div.action_date {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-top: -1.5em;
	margin-bottom: 2em;
}
div.article_date {
	float: right;
	position: relative;
	top: -2.8em;
	font-size: 110%;
	font-weight: bold;
	color: silver;
}

div.text p {
	text-align: justify;
	text-indent: 3ex;
}
div.text p img {
	margin: 0.5em 2em;
}
div.text p img.s {
	margin: 0;
}

p.signature {
	font-style: italic;
}
#navigation {
	border: 1px dotted #aaa;
	background-color: #fafafa;
	margin-top: 2.2em;
	margin-bottom: 2.2em;
	padding: .3em .7em;
	text-align: center;
}
#navigation a, #navigation span {
	display: inline-block;
	margin: 0 5em;
}