#VehicleDetails {
  width: 370px;
}
#DetailLabel_InternetPrice td {
color:green!important;
font-weight:bold;
}
#DetailLabel_Comments td {
color:green!important;
}

#ListLabel_InternetPrice td {
color:green!important;
font-weight:bold;
}

#dataInternetPrice{
color: #00BB00;
font-size: 14px;
font-weight: bold;
}

.alternatingitem #dataInternetPrice{
color: #00FF22;
font-size: 14px;
font-weight: bold;
}
