/*#main .masthead,
.story h3,
.story h1 {
	display: none;
	}
	
#main .masthead,
.individual h2,
.individual h3 {
	display: none;
	}	
*/
/* header */

#flag-contest {
	width: 450px;
	padding: 10px 10px 10px 10px;
	font-family: georgia,serif;
	font-size: 16px;
	line-height: 150%;
	
	background: #fff;
	color: #000;
	}
	
#flag-contest p {
	margin: 0 0 20px 0;
	}
	
#flag-contest img {
	margin: 0 0 6px 0;
	padding: 9px;
	border: 1px solid #ccc;
	}
	
#flag-contest a,
#flag-contest a:visited {
	color: #06c !important;
	text-decoration: none;
	}
 
#flag-contest a:hover,
#flag-contest a:active {
 	color: #06c !important;
 	text-decoration: underline;
 	}

#flag-contest span.highlight {
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 190%;
	background: #fff8aa;
	color: #000;
	}

#flag-contest h2 {
	margin: 0 0 13px 0;
	font-size: 43px;
	font-weight: normal;
	letter-spacing: -.02em;
	display: block	
	}
	
#flag-contest h4 {
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 30px;
	font-weight: normal;
	color: #900;
	letter-spacing: -.01em;
	}
	
#flag-contest h5 {
	margin: 10px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: -.01em;
	}		
	
#flag-contest .intro {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 150%;
	font-weight: normal;
	color: #111;
	}
	
	
	
	
	
#flag-contest .flags .item img {
	float: left; 
	margin: 0 10px 0 0;
	}	
	
#flag-contest .flags .item {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	font-size: 13px;
	line-height: 130%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	}		
	
	
#flag-contest .flags .item span.number {
	font-weight: bold;
	font-size: 24px;
	}	
	
	
	
	
	
	
	
	
	
	
	

 /* end */	