/* Main page */

#main .group .header { text-align: left; }

#main #prev-updates .header { text-align: center; }

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

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

#search img { border-width: 0; }

#main { margin-right: 200px; }

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

#main .group .header
{
	padding: 2px 100px 2px 4px;
	background-image: url(/themes/default/image.php);
	background-position: center right;
	background-repeat: no-repeat;
}

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

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

#main #prev-updates .header
{
	padding: 2px;
	background-image: none;
}

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

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

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

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