div.news-news
{
	padding: 10px;
}

div.news-title-text
{
	font-weight: bold;
	display: inline;
	padding-left: 10px;
}
div.news-title-time
{
	font-weight: bold;
	display: inline;
	color: gray;
}
div.news-text
{
	padding: 10px;
	padding-left: 20px;
}

.poll_submit {
	border: 1px solid #013793;
	background: white;
	margin-left: 4em;
}

.poll_used  {
	text-align: center;
}
