/* Copyright (C) 2008 Crush & Lovely */

div#featured_question_contents h2 {
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  margin-bottom: 18px;
  text-transform: uppercase;
}

div#featured_question_contents h2 span { color: #ffffcc; }

h3,
h4 {
  height: 14px;
  text-indent: -9999em;
  padding-bottom: 18px;
}

h3 { width: 181px; }

div#recent_responses h3 { background: url(/images/headings/recent_responses.gif) 0 0 no-repeat; }

div#recent_questions h3 { background: url(/images/headings/recent_questions.gif) 0 0 no-repeat; }

div#twitter h4 {
  width: 346px;
  height: 42px;
  padding-bottom: 9px;
  background: url(/images/headings/twitter_new.gif) 0 0 no-repeat;
}

div#flickr h4 {
  width: 291px;
  background: url(/images/headings/flickr.gif) 0 0 no-repeat;
}

h4#updates {
  width: 278px;
  height: 34px;
  background: url(/images/headings/updates.gif) 0 0 no-repeat;
  clear: both;
}

h4#vimeo,
h4#facebook,
h4#vimeo a,
h4#facebook a {
  width: 165px;
  height: 77px;
  text-indent: -9999em;
  display: block;
}

h4#vimeo,
h4#facebook { margin-bottom: 18px; }

h4#vimeo { float: left; }

h4#facebook { float: right; }

h4#vimeo a { background: url(/images/headings/vimeo.gif) 0 0 no-repeat; }

h4#facebook a { background: url(/images/headings/facebook.gif) 0 0 no-repeat; }

form h4 {
  width: 346px;
  height: 42px;
  margin-bottom: 14px;
  background: url(/images/headings/sign_up_new.gif) 0 0 no-repeat;
}