td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
}
@media screen {
h1 span {
  display: none;
  }
h1 {
	width: 435px;
  	height: 35px;
  	background-repeat: no-repeat;
  	color: #1D2761;
  }
}
a {
	color: #C57527;
	text-decoration: underline;
}
a:hover {
	color: #9D5A19;
	text-decoration: underline;
}
p {
	margin:0 0 8px 0;
	padding:0;
}
.bluetitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #1D2761;
}
.bluetitleM {
	font-weight: bold;
	text-transform: uppercase;
	color: #1D2761;
	margin:0 0 1px 0;
	padding:0;
}
.bluetitleB {
	font-weight: bold;
	color: #1D2761;
	margin:0 0 3px 0;
	padding:0;
}
.sidepic {
	vertical-align: top;
	padding-top: 7px;
}
.footer {
	font-size: 10px;
	color: #8C8C8C;
}
a.footer {
	color: #8C8C8C;
	text-decoration: underline;
}
a.footer:hover {
	color: #9D5A19;
	text-decoration: underline;
}
.greycell {
	background-color: #F4F3EF;
}
.formtxt {
	padding: 7px;
}
.leftCell, .rightCell, .leftCellBot, .rightCellBot {
	border:1px solid #cccccc;
	border-bottom:0;
	padding:4px;
}
.rightCell, .rightCellBot {
	border-left:0;
}
.leftCellBot, .rightCellBot {
	border-bottom:1px solid #cccccc;
}
.listing {
	float:left;
	display:block;
	width:275px;
	height:190px;
	margin:0;
	padding:0;
	background:url(../imgs/winners/smallbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
/*.winnerTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #1D2761;
	font-size:18px;
	margin:0 10px 20px 0;
	padding:0;
}*/
.winnerTitle {
	font-weight: bold;
	text-transform: uppercase;
	color: #1D2761;
	font-size:18px;
	margin:0 10px 1px 0;
	padding:0;
}
.winnerBrewery {
	font-weight: bold;
	color: #1D2761;
	font-size:16px;
	margin:0 10px 20px 0;
	padding:0;
}
.winnerText {
	margin:0 15px 15px 0;
}
.winnerText strong {
	font-weight: normal;
	color: #1D2761;
}
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/