.pricing {
    margin: 25px auto 0;
	width:770px;
}
.pricing, .pricing_footer {
    
}
.pricing_footer {
    background:#fff;
    height: 9px;
    margin-bottom: 25px;
}
.pricing .price_col {
    float: left;
    width: 196px;
}
.pricing .price_col li {
    border-bottom: 1px solid #D6D6D6;
border-top: 1px solid #FFFFFF;
height: 21px;
padding: 12px 15px;
text-align: center;
}
.pricing .price_col li.price-title {
    border-top: 1px solid #D6D6D6;
    color: #FFFFFF;
    font-size: 1.5em;
    height: 55px;
    line-height: 20px;
    padding: 11px 0 0;
    text-align: center;
    text-shadow: 1px 1px 1px #1A548B;
}
.pricing .price_col li.price-title strong {
    color: #fff;
    display: block;
    font-size: 27px;
    font-weight: bold;
    padding: 5px 0 0;
    margin-top:10px;
}
.pricing .price_col li img {
/*    margin-top: -2px;
    padding-right: 5px;
    vertical-align: middle;*/
}
.pricing .price_col li.price {
    height:104px;
}
.pricing .price_col li.price b, .pricing .price_col li.center b {
    color: #000000;
    font-size: 1.3em;
}
.pricing .price_col li.center {
    color: #6D6D6D;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}
.pricing .price_col_first li {
    border-right: 1px solid #DDDDDD;
}
.pricing .price_col_first li.price {
    border-right: 1px solid #BBBBBB;
}
.pricing .price_info {
    width: 310px;
}
.pricing .price_info li.first {
    border-top: 0 none;
}
.pricing .price_info li {
    border-bottom: 0 none;
    border-top: 1px solid #D6D6D6;
}
.pricing li.buttons {
/*    background: none repeat scroll 0 0 #FFFFFF;
    margin-right: 0 !important;
    padding-right: 18px;
    width: 194px;*/
}
.pricing li.gallery .btn-primary {
    float: none;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    padding: 6px 15px 9px;
    text-align: center;
}
.pricing .price_info li {
    color: #777777;
    font-size: 0.96em;
    font-weight: bold;
    height: 46px;
    padding: 0 10px 0 0;
    text-align: right;
    line-height: 45px;
}
.pricing .price_info li.last {
    border-bottom: 0 none;
}
.pricing .price_info li.price-title {
    height: 164px;
}
.pricing .price_info {
    background: none repeat scroll 0 0 #FFFFFF !important;
    border-color: #D6D6D6 transparent #D6D6D6 #D6D6D6;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px;
    margin-top: 67px;
    margin-right: -1px;
}
.pricing .price_info .top-title{
    border: 0 none;
}
.pricing .price_col_last {
    margin-right: 2px;
    width: 227px;
}
.pricing .price_col_last ul{
    border-right: 1px solid #D6D6D6;
}
.pricing .price_col_last ul li.price-title{
    background: url(../images/pricing1.png) no-repeat;
}
.pricing .price_dev_1 {
    width: 227px;
}
.pricing .price_dev_1 ul {
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
}
.pricing .price_dev_1 ul li {
    
}
.pricing .price_dev_1 ul li.price-title {
    background: url(../images/pricing.png) no-repeat;
    color: #000000;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.pricing .price_col .price_col_footer {
    background:url(../images/bottom-pricing.png);
    height: 23px;
}
.pricing .price_dev_1 li.price-title strong {
    color: #5E5E5E;
}
.table-pri {
    width:100%;
}
.table-pri td {
    padding-top:7px;
}
.pricing li.commont {
    height:97px;
    line-height:20px;
    padding-top:20px;
    font-size:12px;
}