.quicklinks_content {
    margin-bottom:19px;
}
.quicklinks_container {
  background-color: #FFF;
  padding:0 9px;
  border-right:1px solid #adcde0;
  border-left:1px solid #adcde0;
}
.top_m{
  background: url('http://media.nano-farm.com/images/common/elementskin/quicklinks/line_light.gif') repeat-x top;
  height:6px;
  font-size:0px;
}
.bottom_m{
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/line_shadow_light.gif) repeat-x bottom;
  height:8px;
  font-size:1px;
}
.top_m span.clt, .top_m span.crt, .head_gray span.T_clt, .head_gray span.T_crt, .bottom_gray span.T_crb, .bottom_gray span.T_clb, .bottom_m span.clb, .bottom_m span.crb{
  width:6px;
  height:6px;
  font-size:0px;
}
.bottom_m span.clb, .bottom_m span.crb{
  height:8px;
}
.bottom_m span.clb, .top_m span.clt, .head_gray span.T_clt, .bottom_gray span.T_clb{
  float:left;
}
.bottom_m span.crb, .top_m span.crt, .head_gray span.T_crt, .bottom_gray span.T_crb{
  float:right;
}
.bottom_m span.clb{
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/clb_light.gif) no-repeat left bottom;
}
.bottom_m span.crb{
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/crb_light.gif) no-repeat right top;
}
.top_m span.clt{
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/clt_light.gif) no-repeat left top;
}
.top_m span.crt{
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/crt_light.gif) no-repeat right top;
}
.head_gray span.T_clt{
  background:url(http://media.nano-farm.com/images/common/elementskin/quicklinks/T_clt.gif) no-repeat left top;
}
.head_gray span.T_crt{
  background:url(http://media.nano-farm.com/images/common/elementskin/quicklinks/T_crt.gif) no-repeat right top;
}
.bottom_gray span.T_crb{
  background:url(http://media.nano-farm.com/images/common/elementskin/quicklinks/T_crb.gif) no-repeat right top;
}
.bottom_gray span.T_clb{
  background:url(http://media.nano-farm.com/images/common/elementskin/quicklinks/T_clb.gif) no-repeat right top;
}
.head_gray, .bottom_gray{
  background-color:#eef2f7;
  height:6px;
}
.head_gray{
  font-size:1px;
  margin:0;
}
.bottom_gray{
  font-size:0px;
}
td.ql_space  {
  padding: 0 4px 0 0;
  vertical-align:top;
}
.quicklinks_container h4, .quicklinks_container h4 a {
  color:#557fb2;
  font:bold 13px Verdana;
  padding:3px 0;
  text-decoration:none;
}
.quicklinks_container ul{
  background-color:#eef2f7;
}
.quicklinks_container ul li {
  font-size:12px;
  color: #069;
  font-weight:normal;
  line-height: 27px;
  padding:4px 3px 0;
  margin:0 8px;
  list-style:none;
  background:url(http://media.nano-farm.com/images/common/elementskin/quicklinks/underline.jpg) repeat-x left bottom;   
}
.quicklinks_container ul li a { /* hack for ie */
  display:inline-block;
}
.quicklinks_container ul li a {
  display:block;
}
.quicklinks_container ul li a {
  color: #557fb2;
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/arrow2.gif) no-repeat right center;
  padding-right:8px;
  text-decoration: none;
  display:block;
  line-height:27px;
}
.quicklinks_container ul li a:hover {
  color: #e00;
  text-decoration: none;
  background: url(http://media.nano-farm.com/images/common/elementskin/quicklinks/arrow_hover.gif) no-repeat right center;    
}
