/* Main page */

.content .link {
	text-align: center;
	margin: 1em 0 0 0;
}

#prev-updates, #search, #linktous { text-align: center; }

#search img { display: none; }

#main { margin-right: 200px; }

#right-column
{
	position: absolute;
	right: 10px;
	top: 145px;
	width: 180px;
}

#main .group .content
{
	font-size: 11px;
	margin: 0.5em;
}

#main .content .link { font-size: 14px; }

#copyright { margin: 10px 200px 10px 200px; }

.poll-option { margin: 0.5em 0; }

.option-text { font-weight: bold; }

.option-bar, .option-votes { margin-left: 15px; }
