.jScrollPaneContainer {
	height:auto !important;
	width:100% !important;
}

body, #content {
	background: white url();
	font-size: 11pt;
	line-height:18pt;
	}

#bd {
	padding-top:110px;
}

.recipients #bd {
	padding-top:70px;
}

#ft {
	background:url();
}

#pg {
	background:white url();
	width: 8in;
   	margin: 0 auto;
   	padding:8px 0 0 0;
}

#hd, #nav, #subnav, #curveLeft, #curveRight {
	display:none;
}

.printonly {
	display:block;
}

h1.printonly {
	color:#000000;
	font-size:36px;
	font-weight:normal;
	padding-bottom:10px;
}

/* Firecontrol CMS elements */
#toolbar, #overlay, #status {
	display:none !important;
}

h1#title {
	left:0;
	top:60px;
	padding-left:0;
}

h1#logo, h2#year {
	left:-3px;
	position:absolute;
	top:15px;
}

h2#year {
	left:256px;
}

img#title {

}

#bottomRail {
/*	right:0;
	top:250px;
	*top:300px;*/
	display:none;
}

#content {
	width: auto;
	border: 0;
	margin:0;
	padding: 0 0 100px 0;
	float: none;
	height:100%;
	position:relative;
	top:0;
	left:0;
	display:block;
	clear:both;
}

#text, #speechtext, #jurors, #biotext {
	clear:both;
	display:block;
	float:none !important;
	margin:0  !important;
	padding:0 !important;
	position:relative;
}

#jurors h3, #speechtext h3, #grid h3 {
	clear:both;
	display:block;
	margin:0;
	padding:0;
}
	
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
	
/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
   
#content a[href^="/"]:after {
  content: " (http://www.heinzawards.net" attr(href) ") ";
}
*/

#columns {
	float:none !important;
	overflow: visible !important; 
	height: auto !important; 
	width: auto !important; 
	padding:0;
	margin:0;
	padding-right: 35px !important; 
	position: relative !important; 
	top: auto !important;
}

#content #leftRail {
	float:left;
	height:auto;
	overflow:visible;
	margin:0;
	padding:0;
	width:64%;
}

#content #rightRail {
	background-color:white;
	border-left:none;
	float:right;
	height:auto;
	overflow:visible;
	text-align:left;
	width:235px;
}

#content #rightRail img {
	border:1px solid black;
	height:167px;
	width:235px;
}

/* prevent premature pagebreaks */
#content div {
	page-break-inside:avoid;
	overflow: visible;
}

.jScrollPaneTrack, .jScrollArrowUp, .jScrollArrowDown {
	display:none !important;
}


/* Recipient Grids */

#grid li a span {
	background:none;
	color:black;
	display:block;
	float:left;
	height:auto;
	overflow:visible;
	padding-left:129px;
	width:auto;
}

#grid li a span {
	font-weight:normal;
}

#grid li a h5 {
	font-style:italic;
	font-weight:normal;
}

#grid li a em {
	visibility:hidden;
}

.gridColumn {
	clear:both;
	display:block;
	float:none;
	width:100%;
}

.gridColumn li {
	background-repeat:no-repeat;
}

#grid {
	height:auto;
	position:relative;
	right:auto;
	top:auto;
}

#grid li {
	clear:left;
	float:none;
	height:auto;
	margin:0;
	padding:0;
	position:relative;
	width:100%;
}

#grid li a {
	width:auto;
}

#grid h3 {
	color:#AAAAAA;
	font-size:40px;
	font-weight:normal;
	margin-bottom:25px;
}

/* All recipients */

li.recipients {
	width:775px;
}

table.recipients td {
	border-bottom:1px solid #AAAAAA;
	font-size:8pt;
	line-height:15px;
	padding:12px;
}

li.recipients div {
	margin-right:12px;
	width:112px;
}

li.recipients strong.firstLetter {
	display:none;
}

li.recipients span {
	color:#000000;
	height:140px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:30px;
	padding:0;
}

li.recipients span a {
	color:#000000;
	font-weight:normal;
	text-align:left;
}

li.recipients span span {
	margin:0;
	min-height:auto;
}

li.recipients span.navThumb {
	display:block;
	height:80px;
	margin:0 0 5px 0;
	padding:0;
	position:relative;
	right:auto;
	top:auto;
}

li.recipients div.last span.navThumb {
	left:auto;
	margin:0;
	right:auto;
	top:0;
}

/* slightly enhanced, universal clearfix hack */
/*
li.recipients span:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
*/
     
/*
div, .clearfix { display: inline-block; }
* html div, * html .clearfix{ height: 1%; }
div, .clearfix { display: block; }
*/
