/* ==================== */
/* = Nag Guide styles = */
/* ==================== */

/* these styles only refer to the nag guide */

.nag_guide .caption{
  width:160px;
  border:1px;
  float:left;
}

.nag_guide img{
  padding-top:12px;
}

.nag_guide .step{
  width:540px;
}

.nag_guide div.section{
  float:left;
  width:540px

}

.nag_guide .screengrab{
  float:right;
}

.nag_guide h2 {
  padding-top:15px;
  padding-left:0px;
}

.nag_guide h4, .nag_guide h3{
  padding-bottom:6px;
  padding-top:18px;
  clear:left;
}

.nag_guide h4 {
  font-weight:bold;
}

.nag_guide .step p {
  padding-top:12px;
}
