body {
  background: url('../img/bg.jpg');
  }
 table{
	 background:none;
	 border:0px;
 }
ul li ul,
ul li ol {
  margin-left: 0;
  margin-bottom: 0; }
.pricing-table .bullet-item {
    text-align: justify;
}
.pricing-table .description {
     text-align: right;
}
.top-bar-section ul li {
    padding-left: 20px;
}
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: none; }
.boxTable_2_cart h6 {
    height: 30px;
    padding: 5px;
    margin: 0px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #006F93;
    color: #fff;
}