#HeaderBottom {
	background: url('images/header-background_996-ice.jpg') no-repeat;
}
#poll_background {
  background: #b4cad8 url(images/veckans-fraga_bg_blue.jpg) no-repeat scroll 0 0;
	color: #000;
}
#VoteButton {
	background:transparent url(images/vote_blue.png) no-repeat scroll 0 0;
}
.StartHr {
  background: #5f8386;
}
.PreviewBlogContainer {
  background: #f8f8f8 url(images/preview-bg.png) repeat-x;
}
.DateBg {
	background: url('images/date-bg_blue.png') repeat-x;
}
.DateOverlay {
  color: #78abcb;
}
.ColoredHeader {
  color: #78abcb;
}

#FooterContainer {
	background: #e7e8e9 url(images/footer-background_951_blue.png) no-repeat scroll 0 0;
}
