body
{
    /*background-color:lightblue;*/
    /*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    background: url("/Images/SmartVoteViewNFF.jpg");
    background-size: cover;
    background-repeat: no-repeat;*/
}
h1
{
color:white;
text-align:center;
font-family:"calibri";
font-size:36px;
}
h3
{
color:white;
font-family:"calibri";
font-size:24px;
}
h4
{
color:white;
font-family:"calibri";
font-size:18px;
}
p
{
font-family:"verdana";
font-size:14px;
}
table
{
font-family:"verdana";
font-size:20px;
font-weight:bold;
}
div
{
font-family:"verdana";
background-color:white;
}
input
{
font-family:"verdana";
font-size:20px;
}
#wrapper {
	margin: 0 auto;
}
#content {
	width: 100%;
    height:100%;
}
#footer{
    margin-bottom:0;
}
#statusCounter
{
    text-align:right;
    margin-right:10px;
    color:white;
}
#statusCounterSpeakerTime
{
    text-align:right;
    margin-right:10px;
    color:white;
}
#statusCounterSpeakerNow
{
    text-align:right;
    margin-right:10px;
    color:lightgray;
}

#id_CustomerHeader
{
    width:100%;
    height:100px;
}

