div#competitions-text
{
  font-size: 8pt;
  line-height: 1.2em;
}

div#competition-body
{
  width: 700px;
  color: #000;
  font-size: 8pt;
  line-height: 1.3em;
  background-color: #c4e5cd;
  background-image: url('/image/competition/rightbox-back-top.gif');
  background-repeat: no-repeat;
  background-position: top left;
  padding: 32px 0px 0px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#competition-body form
{
  margin: 0px;
  padding: 0px;
}

div#competition-body img.bottomedge
{
	display: block;
	clear: both;
}

div#competition-body h2
{
  margin-top: 0px;
  font-size: 16pt;
  font-weight: bold;
  color: #f00;
}

div#competition-body p.toptext
{
  font-size: 12pt;
  line-height: 15pt;
  font-weight: bold;
  color: #f00;
}

ol.tnctext li
{
  font-size: 12pt;
  line-height: 15pt;
  font-weight: bold;
  color: #000;
}

ol.tnctext a
{
  color: #000;
  text-decoration: underline;
}

div#left
{
  padding: 20px;
  width: 180px;
  float: left;
}

div#left p
{
  font-size: 9pt;
  font-weight: bold; 
  line-height: 1.3em;
  margin: 1em 0;
}

div#right
{
  width: 680px;
  padding: 0;
  float: left;
}

div#competitions-text
{
  position: absolute;
  font-size: 8pt;
  line-height: 1.2em;
  left: 28px;
  top: 183px;
  width: 180px;
  height: 65px;
}

div#projectdownload
{
  margin-top: 1em;  
  border: 1px solid #fff;
  padding: 4px 4px 4px 42px;
  background: url('/image/competition/pdf-icon.gif') 4px 10px no-repeat;
}

div#projectdownload a
{
  color: #fff200;
  text-transform: uppercase;
  font-size: 10pt;
  font-weight: bold;
}

table#instructions
{
  border-collapse: collapse; 
}

table#instructions td
{
  font-size: 12pt;
  line-height: 15pt;
  font-weight: bold;
  padding: 3px;
  vertical-align: top;
}

table#instructions td a
{
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline;
}

a#termslink
{
  display: block;
  margin: 15px 5px 5px 5px;
  color: #fff;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
}