  .spec-main .specHeader {
        background: #3C8EDF  !important; 
        color: #ffffff  !important;
    }

  .spec-main .specHeader2 {
        background: #FF9900 !important;
        color: #ffffff  !important;
    }



.specHeader { 
	color: #ffffff; 
	background: #3C8EDF; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.specHeader2 { 
	background: #FF9900; 
	font-family: Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.desc {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	font-weight: bold;
	color: #5D8B60 !important;
	text-decoration: none;
}


td.border_b { 
	border-bottom: #0099FF 1px solid;
	color: #003399;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}
td.border_b2 { 
	border-bottom: #FF9900 1px solid;
	color: #003399;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2 2 2 8;
}		


td.feature {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #003366 !important;
	font-weight: bold;
	padding-left: 10px;
	width: 70px;
}
td.feature_l {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #003366 !important;
	font-weight: bold;
	
	
	width: 250px;
}
td.description {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #003366 !important;
	padding-left: 25px;
	padding-right: 10px;
	width: 222px;	
}
td.description_l {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #003366 !important;

	width: 481px;	
}

.w90 {
	width: 90px;
}

li.desc {
	font-family: Arial, Helvetica, sans serif;
	font-size: 11px !important;
	color: #003366 !important;	
	font-weight: 100;
	padding-left: 0px;
	padding-right: 10px;
	list-style-image: url(/a_images/bullets/spec.gif);
}

table.pro_spec {
    font-size: 12px;
    color: #313131;
    background: #ffffff;
    border-collapse: collapse;
    width: 100%;
    border-bottom: 1px solid #c0c0c0;
}
table.pro_spec th{ font-size: 12px; padding:7px 14px; text-align:left; border-bottom:1px dotted #c0c0c0; }
table.pro_spec td{padding:7px 14px; border-bottom:1px dotted #c0c0c0;  }

table.pro_spec tbody.greybg {
    background-color: rgb(248,248,248);
    background-color: rgba(243,243,243,0.3);
}
.content .blod2 {
    font-weight: 700;
    line-height: 1.1em;
    margin: 10px 0;
    display: block;
    font-size: 20px;
    color: #F60;
}

.td strong {
    color: #333;
}

 .jetway_content td{
    padding: 4px 8px;
    background: #fff;
    border-bottom: #e4e4e4 1px solid;
    border-right: #e4e4e4 1px solid;
	border-left: #e4e4e4 1px solid;
    border-top: #e4e4e4 1px solid;

}

.tr3 td {
    background: #e4e4e4;
}

