﻿/* @group Model Family */

.model-trims { padding: 22px 38px 28px; }

h1, .h1 { padding-bottom: 25px; }

.model_list {}
.model_list dd {margin-top:50px;min-height:210px;}
.model_list dd.first {margin-top:0;}
.model_list dd .model_image {width:295px;min-height:130px;margin-right:23px;}
.model_list dd .model_specs {width:585px;}
.model_list dd .model_specs .h2 {font-size:22px;border-bottom:1px solid #d6d6d6;padding-bottom:15px;text-transform:uppercase;color:#d90124;font-weight:bold;margin-bottom:15px;}
.model_list dd .model_specs .h2 a {color:#d90124;}
.model_list dd .model_specs .h2 span {font-weight:normal;}
.model_list dd .model_specs .specs {width:450px;}
.model_list dd .model_specs .specs .h6 {font-size:12px;font-weight:bold;color:#151515;margin-bottom:12px;margin-top:12px;list-style-type:none;} 
.model_list dd .model_specs .specs .h6:first-child{margin-top:0;} 
.model_list dd .model_specs .specs ul {list-style-type:disc;font-size:11px;color:#333;line-height:18px;margin-left:15px;}
.model_list dd .model_specs .actions {width:125px;text-align:right;}
.model_list dd .model_specs .actions a.btn {margin-bottom:10px;}

/* @end */
