﻿.divpool
{
	border: 1px solid #ccc;
	width: 98%;
	padding: 2px;
	background-color: #FFF4EA;
}

.divpoolques
{
	border-bottom-style: solid;
	border-width: thin;
	border-color: #C53C3C;
	width: 99%;
	height: auto;
	color: #fff;
	background-color: #B50519;
	padding-left:2px;
	font-family:Verdana;
	font-size:13px;
	}

.divpoolquesoption
{
	border-bottom-style: solid;
	border-width: thin;
	border-color: #C53C3C;
	width:100%;
	height:auto;
	
}

.divpoolsave
{
	
	width:100%;
	height:auto;
	padding:5px 10px 0 10px;
	font-size:12px;
	
}
.divpoolsave a:link
{
	margin:0 10px 0 10px;
	color: #000099;
	text-decoration:none;
}
 .divpoolsave a:hover
{
	color: #333333;
	text-decoration: underline;
}

.totalvote
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}