﻿/*** Purchase Pane ****/
.module
{
  font-family: tahoma,verdana,arial;
  font-size: 11px;
}
.module a
{
  display: block;
  line-height: 18px;
}
.module_header_top
{
  font-weight: bold;
  vertical-align: middle;
  border: 0px; /*padding: 6px 13px 0px 9px;*/
  padding: 5px 5px 5px 5px;
  height: 8px;
  text-align: left;
}
.module_header
{
  background: url(../../images/right_submenu_th_bg.gif) repeat-x;
  font-weight: bold;
  vertical-align: middle;
  border: 0px; /*padding: 6px 13px 0px 13px;*/
  padding: 5px 9px;
  height: 18px;
  text-align: left;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.module_body
{
  padding: 10px;
  border-bottom: 0;
  border-top: 0;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  width: auto;
}
.module_footer
{
  background: url(../../images/module_bg_b.gif) repeat-x bottom;
  height: 5px;
}
ul.purchase_notes
{
  margin: 0px;
  margin-top: 6px;
  padding: 0px;  
}
ul.purchase_notes li
{
  list-style: none;
  margin-bottom: 0px;
  display: block;
  line-height: normal;
  vertical-align: middle;
  clear: both;
  padding: 3px;
}
ul.purchase_notes li span
{
  padding-right: 10px;
}
.icon_smallmargin
{
  margin-right: 5px;
}
.ms_certified_partner
{
  padding: 10px;
  text-align: center;
  border-top: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}



