﻿div.qpanel {
  clear: both;
  margin-top: 10px;
  padding: 10px 10px 5px 10px;
}
span.qdescription {
  clear: right;
  width: 485px;
  float: right;
  display: block;
  margin-top: 8px;
  margin-bottom: 10px;
}
img.qimage {
  float: left;
  margin-right: 10px;
}
#left div span h2.qheading {
  font-size: 15px;
}
a.qlink {
  clear: both;
  display: block;
  font-size: 13px;
  text-align: right;
  margin-right: 20px;
  padding-right: 12px;
  text-decoration: none;
  color: #999999 !important;
  background: #FFFFFF url(Images/arrow_right.gif) no-repeat scroll right center;
}
a.qlink:hover {
  color: #006633 !important;
  text-decoration: underline;
}
div.qpanel_expand div.qpanel_expand {
  clear: both;
  width: 530px;
  background-color: #E8E8E8;
}
div.insidebubble {
  clear: both;
  width: 500px;
  padding: 15px;
}
a.learnmore {
  clear: both;
  display: block;
  font-size: 12px;
  text-decoration: none;
  color: #999999 !important;
  background: #FFFFFF url(Images/arrow_right_gray.gif) no-repeat scroll 65px center;
}
a.learnmore:hover {
  color: #006633 !important;
  background-image:url(Images/arrow_right.gif);
}
