
/*----------------------------------------------------------------------------*/
/* Directions       														  */
/*----------------------------------------------------------------------------*/

/*.dci_modmsg_highlight {font:11px Arial;border-style:none;margin-bottom:10px;padding:5px;} */
.dci_modmsg_highlight {display:none;}

/*----------------------------------------------------------------------------*/
/* VehicleModule															  */
/*----------------------------------------------------------------------------*/
/*-- Body --*/
.dci_vehicle_mbody {text-align:center;}

/*-- Headings --*/
.dci_vehicle_module h1, h2 {font-weight:normal; overflow: auto;}
.dci_vehicle_module h1 {font-size:14px;}
.dci_vehicle_module h2 {font-size:12px;}

.dci_vehicle_module table {width:190px; border:solid 0px black; margin:5px 5px 5px 0px; overflow: auto;}
.dci_vehicle_module tr {text-align:center; overflow: auto;}
.dci_vehicle_module select {width:95%;font-size:11px;}
.dci_vehicle_module img {display:none;}
.dci_vehicle_module {overflow: auto;}
.dci_vehicle_module p {overflow: visible;}

.dci_vehicle_module_h h1, h2 {font-weight:normal; overflow: visible;}
.dci_vehicle_module_h h1 {font-size:14px;}
.dci_vehicle_module_h h2 {font-size:12px;}

.dci_vehicle_module_h table {width:100%; border:solid 0px black; margin:5px 5px 5px 0px; overflow: visible;}
.dci_vehicle_module_h tr {text-align:left; overflow: visible;}
.dci_vehicle_module_h td {text-align:left; overflow: visible; padding-left: 5px;}
.dci_vehicle_module_h select {width:200px;}
.dci_vehicle_module_h img {display:none;}
.dci_vehicle_module_h {overflow: visible;}
.dci_vehicle_module_h_select {font-size: 8px;}

/*----------------------------------------------------------------------------*/
/* EngineModule																  */
/*----------------------------------------------------------------------------*/
/*-- Body --*/
.dci_engine_mbody {text-align:center;}

/*-- Headings --*/
.dci_engine_module h1, h2 {font-weight:normal;}
.dci_engine_module h1 {font-size:14px;}
.dci_engine_module h2 {font-size:12px;}

.dci_engine_module table {width:190px; border:solid 0px black; margin:5px 5px 5px 0px;}
.dci_engine_module tr {text-align:center;}
.dci_engine_module select {width:95%;font-size:11px;}
.dci_engine_module img {display:none;}


/*----------------------------------------------------------------------------*/
/* BrandModule																  */
/*----------------------------------------------------------------------------*/
/*-- Body --*/
.dci_brand_mbody {text-align:center;}

/*-- Headings --*/
.dci_brand_module h1, h2 {font-weight:normal;}
.dci_brand_module h1 {font-size:14px;}
.dci_brand_module h2 {font-size:12px;}

.dci_brand_module table {width:200px; border:solid 0px black; margin:5px 5px 5px 0px;}
.dci_brand_module tr {text-align:center;}
.dci_brand_module select {width:95%;font-size:11px;}


