/**
	$Id: contents.css,v 1.3 2003/04/28 10:27:51 ko1 Exp $
	stylesheet for diary top page
 */


@import url(./contents.css);

div.vote{
	text-align		: center;
}

div.votetitle{
	font-weight		: bold;
	color			: white;
	background-color	: black;
	padding			: 2px;
}
div.voteitems{
	border			: 1px solid DarkOrange;
}
div.votemisc{
	text-align		: right;
}
