.white2_table table {
	width: 100%;
	background: url("images/bg_white_pricing_table.jpg") repeat-x scroll 0 0 #eeeeee;}
	
.w2_table_l_grey{
	background-color:#e1e1e1
}
.w2_table_d_grey{
	background-color:#eeeeee
}

.white2_table table th {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
    color: #2F2F2F;
    font-size: 14px;
    height: 70px;}
	
.white2_table table th span {
	color: #23B0F1;
    font-size: 24px;}
	
.white2_table table tr {
	height: 50px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
    text-align: center;}
	
.white2_table table .grey {
	background-color:#e9e9e9;}
	
.white2_table table tr td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;}

.white2_table table .btn td {
	border-left: 1px solid #D5D5D5;
    border-right: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;}
	
.white2_table table tr .border_blue {
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	background: #ededed;}
	
.white2_table table tr th.border_blue {
	border-left: 1px solid #d7d7d7;
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;}

.white2_table table tr .border_blue_bottom {
	border-bottom: 1px solid #d7d7d7;}
.white2_table table tfoot td.border_blue{
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
}
	
.white2_table .pricing_btn {
	border-bottom: 1px solid #D5D5D5;
    height: 80px !important;
	text-align:center;
}
	
.white2_table .pricing_btn .pricing_btn_orbed {
    clear: both;
    display: block;
    float: left;
    height: 44px;
    margin: 0 0 0 52px;
    padding-left: 13px;}
	
.white2_table .pricing_btn .pricing_btn_orbed span {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 24px;
    height: 44px;
    line-height: 45px;
    min-width: 100px;
    padding: 0 10px 0 0;}
