#pricing_body ol, #pricing_body li,#pricing_body_comp div  > ol,#pricing_body_comp div  ol > li
{
list-style: none;
}
.packet_attributes,.light_attributes,.standard_attributes,.premium_attributes,.bussines_attributes
{
display: inline-block;
text-align: center;
vertical-align: top;
}
.light_attributes{padding: 0px 8px 15px 0px;}
.standard_attributes{padding: 0px 8px 15px 8px;}
.bussines_attributes{padding: 0px 0px 15px 8px;}


.packets_features > div > ol
{

}
.packet_attributes
{

text-shadow: none;
text-align:right;
}
.packet_attributes td.packTitle
{
text-align:right;
padding: 20px 10px 5px 0px;
width:180px;
}
.packet_attributes tr:first-child td:not(.columnLeft):not(.columnRight):not(.packTitle)
{
padding: 0px 25px 5px 20px;
}
.packet_attributes tr:first-child td:(.packTitle)
{
padding: 0px 10px 5px 0px;
}
.packet_attributes tr:first-child td:not(.packTitle) *
{
font-size: 18px;
}
.packet_attributes tr:first-child td *
{
font-weight: 800;
}
.packet_attributes td
{
vertical-align:top;
}
.packet_attributes td.packLight
{
background: rgba(236,238,156,1); 
color:#000;
text-align: left;
width:200px;
}
.packet_attributes td.packStandard
{
background: rgba(119,183,228,1); 
color:#000;
text-align: left;
width:200px;
}
.packet_attributes td.packBusiness
{
background:rgba(244,133,135,1); /* Old browsers */
color:#000;
text-align: left;
width:200px;
}
.packet_attributes td.columnLeft
{
background:rgba(0,0,0,0); /* Old browsers */
padding:0px 5px;
}
.packet_attributes td.columnRight
{
background:rgba(0,0,0,0); /* Old browsers */
border-left:1px dotted #333;
padding:0px 5px;
}.packet_attributes td
{
padding:20px 25px 5px 20px;
//border-bottom:1px solid #ccc;
line-height:16px;
font-size:12px;
}
.packet_attributes td *
{
font-size:12px;
}
.packet_attributes td li
{
list-style-type:circle;
}
.packet_attributes td ol
{
padding:0px 0px;
}
.packet_attributes td li li
{
text-align: right;
}
.packet_attributes td li
{
padding-left:0px;
}
.pack_title
{
vertical-align:middle;
height:100px;
line-height:18px;
font-size:14px;
font-weight:bold;

}
.package_button >div
{
font-size: 18px;
padding:0px 0px 4px 0px;
display:block;
color:#f0f0f0;
}
.package_button
{
font-size: 12px;
padding: 10px 10px 10px 20px;
cursor: pointer;
background: #000;
color: #CCC;
line-height: 11px;
margin-left: -20px;
position: relative;

}
.package_info
{
margin-bottom:20px;
text-align:center;
}
.packets_features
{
text-align:center;
padding: 0px 0px 0px 0px;
}
.packets_features:first-child
{
text-align:center;
padding: 0px 0px 10px 0px;
}
.light_attributes > ol
{
background: rgba(236,238,156,1); 
color:#000;
text-align: left;
}

.standard_attributes > ol
{
background: rgba(119,183,228,1); 
color:#000;
text-align: left;
}
.standard_attributes
{ 
border-left:1px dotted #333;
border-right:1px dotted #333;
}

.bussines_attributes > ol
{
background:rgba(244,133,135,1); /* Old browsers */
color:#000;
text-align: left;
}

#pricing_body
{
padding: 15px 0px 0px 0px;
//border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
text-align: center;
//width: 640px;
margin: 0px auto;
}
#pricing_body_comp
{
padding: 15px 0px 0px 0px;
//border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
text-align: center;
//width: 743px;
margin: 0px auto;
}
.tick_img
{
width:20px;
height:20px;
}