div.brand { font-size: 31px; font-family: "Trebuchet MS"; }
div.model { font-size: 21px; font-family: "Trebuchet MS"; }

div.title { padding: 35px 0 15px 0; }
td.icon  { padding-top: 7px; width: 380px; }
div.item { font-family: "Trebuchet MS"; font-size: 31px; }
div.price { font-family: Georgia; font-size: 24px; color: #fc9; }

td.specs { padding-bottom: 20px; }
td.specs a, .items a { display: block; float: left; padding: 8px 4px; margin-right: 13px; text-decoration: none; }
td.specs a div, .items a div { text-align: center; padding-top: 10px; font-family: "Trebuchet MS"; font-size: 13px; color: #fc9; }
td.specs a:hover, td.specs a.selected, .items a:hover { background: url('/images/icon_frame.gif') no-repeat; }
div.pics { width: 380px; }
div.pics a { display: block; float: left; padding: 6px; margin: 3px; background: url('/images/pic_frame.gif') no-repeat; }
div.pics a:hover { background-image: url('/images/pic_frame_hover.gif') }

.items { margin: 15px auto 50px auto; }
.items a { margin-right: 25px; }

td.spec_title { width: 220px; color: #fc9; }
/*tr.spec_line td { border-top: 1px solid #111; }*/

td.description { font-family: Arial; font-size: 14px; padding-top: 7px; }
