/* recipient pages */


blockquote { 
	float: right; width: 200px; font-size: 150%; padding: 0 0 10px 10px; margin: 0; color: #4EBAC7;
}
blockquote .byline { font-size: 90%; font-weight: bold; padding-left: 18px; 
background: url("/images/dash2.gif") no-repeat left; 
}
blockquote p { margin: 0; padding: 0; }

#nomination_summary table { font-size: 100%; margin-bottom: 1em; }
#nomination_summary { border-bottom: 1px dashed #333; margin-bottom: 1em; }
#nomination_summary th { text-align: right; width: 10em; padding-right: 1em; }

#inner_right ul,
table p, table td { 
padding: 0; margin: 0; 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 1.2em;
font-style: normal;
line-height: 1.4em;
}
#nomination_summary p { display: inline; }
#recipient_name td { font-weight: bold; font-size: 140%; }

#inner_right ul { padding: 1em; margin-left: 2em; }
#navback { padding-top: 3em; }

#inner_right h2 { 
	font-size: 140%; font-weight: bold; 
	border-bottom-style: solid; 
}
p.story_title { font-size: 140%; }


#winners_container li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-bottom: 5px;
}
#winners_container li a {
	padding-left: 10px; 
}

#winners_container a {
	text-decoration:none;
	color: #333; 
}
#winners_container a:hover {
	color: #8AD3DD;
	text-decoration:underline;

}