div#sidebar{
  margin-right: 1px;
}

div.just-need-advice {
  padding-top:11px;
}

div#rowtestright div.heading {
  background:url(/_images/bgs/need-advice-heading.jpg) no-repeat left top;
  width:226px;
  padding:10px 6px 4px 22px;
}

div#rowtestright div.heading-divider {
  background: transparent url(/_images/bgs/need-advice-heading-divider.jpg) no-repeat left top;
  height:3px;
  padding:0;
  margin:0;
  overflow:hidden;
}

div#rowtestright div.bottom {
  background:url(/_images/bgs/need-advice-bottom.jpg) no-repeat left bottom;
  /*height:183px;*/
  padding:14px 6px 3px 22px;
  width:226px;
  margin:0;
}

div#rowtestright a#JustNeedAdvice:hover {
  background-position:0 -60px;
}

div#rowtestright p{
  color:#3C6ABD;
  font-family:Verdana,Geneva,sans-serif;
  font-size:11pt;
  font-weight:bold;
  line-height:115%;
  margin-bottom:4px;
  margin-right:0px;
  margin-top:0px;
}

div#rowtestright a#JustNeedAdvice {
  background:url(/_images/ask-question.jpg) no-repeat left top;
  border:medium none;
  display:block;
  height:73px;
  margin-top:14px;
  width:218px;
}

div#rowtestright a#JustNeedAdvice:hover {
  background:url(/_images/ask-question.jpg) no-repeat left bottom;
}

div#rowtestright a#JustNeedAdvice span {
  display:none;
}

div.choice-list {
  width:650px;
  min-height:1%;
  background:url(/_images/bgs/choice-list-back-repeat.gif) repeat-y left bottom;
}
div.choice-list:after {
  content:'.';
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
  font-size:0;
  line-height:0;
}