/* Layout
-------------------------------- */
body#pro-green #callout {
  padding: 12px 30px 0 17px;
  width: 526px;
  min-height: 464px;
  background: url("../../images/callouts/pro-green-2010.jpg") no-repeat scroll;
  background-color: #ffffff;
}

body#pro-green #featured {
  background: url("../../images/bg/green-featured.gif") repeat-y;
  background-color: #6b9814;
}

body#pro-green #callout li {
	width: 200px;
}

/* Text, etc.
---------------------------------- */
body#pro-green #callout h1 {
  color: #693;
}

body#pro-green #callout h2 {
  color: #666;
}

#pro-green #featured h3 {
  color: #fff;
}

#pro-green #featured h4 {
  color: #fff;
}

body#pro-green #main #callout p {
  margin-right: 310px;
  color: #666666;
}

body#pro-green #main #callout #featured p {
  color: #d8f3a2;
}

#pro-green #main #featured a {
  color: #d8f3a2;
}

body#pro-green #main #featured a#featured-prev {
  background: url("../../images/bg/featured-green-prev.gif") no-repeat;
}

body#pro-green #main #featured a#featured-next {
  background: url("../../images/bg/featured-green-next.gif") no-repeat;
}

body#pro-green #main #callout li {
  background: url("../../images/bullets/arrow-p-green.png") 0 0 no-repeat;
}

body#pro-green #main #callout li a {
  color: #666;
}

