@import url('../header/header_yellow.css');
.section, #content_area a:link, #content_area a:visited, {
color: #ED1D25;
}
#content_block {
background: #ED1D25 url(../../images/yellow/content_block_yellow.png) top center no-repeat;
}

#content_block p{
color: #FFFFFF;
}

#content_block_picker {
background: #ED1D25 url(../../images/yellow/yellow_bookshelf.png) top center no-repeat;

}

#content_block_bottom {
background: #ED1D25 url(../../images/yellow/content_block_yellow_bottom.png) top center no-repeat;
}


#content_block_button_left a{
background: #ED1D25 url(../../images/yellow/glider_left_yellow.png) top center no-repeat;
}

#content_block_button_right a{
background: #ED1D25 url(../../images/yellow/glider_right_yellow.png) top center no-repeat;
}

li.SearchResult{
	border-bottom:1px solid #ED1D25;
}

li.FirstSearchResult{
	border-top:1px solid #ED1D25;
}

/* Poll Styles */

#poll_header {
background: transparent url(../../images/yellow/poll_header.png) top left no-repeat;
}

#poll_content {
	background: #DAF0F9 url(../../images/yellow/sidemenu_yellow_bottom.png) bottom left no-repeat;
}

#poll_content label{color: #066589;}

#poll_content input#btnVote {
	background: #F8E5D7 url(../../images/yellow/poll_vote_yellow.jpg) bottom left no-repeat;
}

#poll_content h3 {color: #066589;}

#poll_header h1 {color: #FFFFFF;}

#pollcontent span{color: #B3570C;}
