#top .title {
	background:url(../img/stamp_title_back.jpg) no-repeat right;
	height:160px;
	line-height:60px;
	color:#833;
}

h1, h2, h3 {
	background:transparent none;
	padding-left:0.5em;
	margin:0.5em 0 0.2em 0;
	border-bottom:medium dotted silver;
}

ul.items li {
	float:left;
	margin:0 1em 1em 0;
	list-style-type:none;
}

img {
	height:128px;
}



