
.login-links, .logout-links {
    text-align: center;
}
.login-links a {
    display: inline-block;
}
.login-links .sep {
    display: none;
}
.login-links .login-with {
    display: block;
}
.login-links .login-with img {
    padding: 0 5px;
    vertical-align: bottom;
}
.login-links .login-with .with:first-child img {
    padding-left: 0;
}
.login-links .login-with .with:last-child img {
    padding-right: 0;
}
.formulaire_login .login-links {
    float: left;
    text-align: left;
}
.login-links .login-messages {
    display: block;
    text-align: left;
}
.login-links .login-messages.on {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-weight: 400;
    padding: 3px 5px;
}
.formulaire_signup .spip_logos {
    float: right;
    height: auto;
    margin-top: -3em;
    max-width: 50px;
}
.formulaire_spip {
    text-align: left;
}
.formulaire_spip ul {
    list-style-type: none;
}
.formulaire_spip li {
    margin: 5px;
}
.formulaire_spip input {
    margin: 5px;
}
.formulaire_spip label {
    display: block;
    float: left;
    width: 180px;
}
body {
    background-color: #F9F9F9;
    box-shadow: 0 40px 20px -20px rgba(0, 0, 0, 0.1) inset;
    color: #272828;
    font: 13px/19px Helvetica,Arial,sans-serif;
    margin: 0;
    min-width: 320px;
}
img {
    border-style: none;
}
a {
    color: #336699;
    text-decoration: none;
}
a:hover {
    color: #DD7700;
}
form, fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
select{width:100%;}
textarea{
	height: 205px;
width: 400px;
}
input, textarea, select {
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ddd inset;
  color: #272828;
  font: 100% Helvetica,Arial,sans-serif;
  padding: 10px 2%;
  vertical-align: middle;
}
header, footer, article, section, nav, figure, aside, figure {
    display: block;
    margin: 0;
    padding: 0;
}
p {
    margin: 0 0 10px;
}
.noscript {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FF0000;
    font-size: 20px;
    line-height: 28px;
    position: relative;
    text-align: center;
    z-index: 1;
}
#skip, #back {
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
}
#skip a, #back a {
    color: #FF0000;
    height: 1px;
    left: -10000px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    width: 1px;
}
#skip a:focus, #back a:focus {
    height: auto;
    position: static;
    width: auto;
}
.hidden {
    font-size: 0;
    height: 1px;
    left: -9999px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: auto;
    width: 1px;
}
.top-nav-holder:after, .header-panel:after, .additional-nav-holder .nav-holder:after, #twocolumns:after, .post-block:after, .post-info:after, .thumbs-section:after, .thumbs-inline:after, .drop-columns:after, .footer-panel:after, .footer-info:after {
    clear: both;
    content: "";
    display: table;
}
.button {
    background: linear-gradient(to bottom, #FF9000 0px, #FF7700 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.6);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font: 700 15px/30px 'PT Sans',Arial,Helvetica,sans-serif;
    padding: 0 18px;
    text-align: center;
    vertical-align: top;
}
.button:hover {
    background: none repeat scroll 0 0 #FF5500;
    color: #FFFFFF;
}
input.button {
    height: 30px;
}
input.button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
#wrapper {
    overflow: hidden;
    position: relative;
}
.wrapper-holder {
    position: relative;
    z-index: 1;
}
.page-bg {
    bottom: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
}
.page-bg:before {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 40px 20px -20px rgba(0, 0, 0, 0.1) inset;
    content: "";
    display: block;
    margin: 0 auto;
    max-width: 1030px;
    min-height: 100%;
}
.container {
    margin: 0 auto;
    max-width: 990px;
}
#header .container {
    padding: 0 21px;
}
#main .container {
    padding: 0 10px;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.container:after {
    clear: both;
}
.main-container {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 40px 20px -20px rgba(0, 0, 0, 0.1) inset;
    margin: 0 auto;
    max-width: 983px;
    padding: 0 21px;
}
.main-container:before, .main-container:after {
    content: "";
    display: table;
}
.main-container:after {
    clear: both;
}
.adwords-block {
    display: inline-table;
    float: right;
    padding: 0;
    text-align: center;
}
.adwords-block img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}
#header {
    padding: 5px 0 0;
    position: relative;
    z-index: 99;
}
#nav {
    float: left;
    margin: 0;
}
#nav ul {
    float: left;
    font: 700 13px/16px 'Titillium Web',Helvetica,Arial,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
#nav li {
    float: left;
    margin: 0 0 0 1px;
    position: relative;
}
#nav ul a {
    border-radius: 3px 3px 0 0;
    display: block;
    padding: 7px 19px;
}
#nav li a:before {
    background: none repeat scroll 0 0 #C1C1C1;
    content: "";
    height: 11px;
    left: -2px;
    margin: -7px 0 0;
    position: absolute;
    top: 50%;
    width: 1px;
}
#nav li:first-child a:before {
    display: none;
}
#nav ul a:hover, #nav ul .active a {
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF;
    position: relative;
    text-decoration: none;
    z-index: 1;
}
#nav li a:hover:before, #nav li.active a:before {
    display: none;
}
.header-panel {
    background: none repeat scroll 0 0 #006699;
    border-bottom: 1px solid #093459;
    position: relative;
    z-index: 1;
}
.logo {
    background: url("http://pictures.topspeed.com/squelettes/images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 62px;
    margin: 13px 3px;
    overflow: hidden;
    text-indent: -9999px;
    width: 214px;
}
.logo a {
    display: block;
    height: 100%;
}
.share-box {
    float: right;
    margin: 4px 11px 0 0;
}
.share-box img {
    vertical-align: top;
}
.share-box > div {
    float: right;
    padding-right: 5px;
}
.share > div {
    float: left;
    padding-left: 5px;
}
.additional-nav-holder {
    background: linear-gradient(to bottom, #FF9000 0px, #FF7700 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #A6A6A6;
    border-top: 1px solid #FFA024;
}
.additional-nav-holder {
    height: 35px;
}
.additional-nav-holder .nav-holder {
    margin: 0 auto;
    max-width: 990px;
}
.additional-nav-holder.fixed-state {
    padding: 0;
}
.nav-opener {
    display: none;
}
.additional-nav {
    font: 700 14px/18px 'Titillium Web',Helvetica,Arial,sans-serif;
    height: 35px;
    list-style: none outside none;
    margin: -1px 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    text-transform: uppercase;
    width: 100%;
}
.additional-nav > li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E8681B;
    border-image: none;
    border-style: solid;
    border-width: 0 1px 0 0;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2);
    display: table-cell;
    height: 100%;
    vertical-align: top;
}
.additional-nav > li:first-child {
    border-width: 0 1px;
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2), 1px 0 0 rgba(255, 255, 255, 0.2) inset;
}
.additional-nav > li > a {
    -moz-box-sizing: border-box;
    color: #09314D;
    display: block;
    height: 100%;
    padding: 8px 20px;
}
.additional-nav > li:hover > a, .additional-nav > .active > a {
    background: linear-gradient(to bottom, #FF7700 0px, #FF7E00 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 0 2px 2px -1px rgba(0, 0, 0, 0.3) inset, 0 1px 0 #FFA024 inset;
    color: #FFFFFF;
}
.drop {
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF;
    font: 12px/16px Helvetica,Arial,sans-serif;
    left: -9999px;
    position: absolute;
    text-align: left;
    text-transform: none;
    top: -9999px;
    width: 100%;
    z-index: 99;
}
.drop-holder {
    padding: 27px 20px 31px;
}
.drop a {
    color: #FFFFFF;
}
.drop .title {
    display: block;
    font: 700 18px/22px 'Bitter','Times new roman',Times,serif;
    margin: 0 0 22px;
    text-transform: uppercase;
}
.drop .title a:hover {
    color: #DD7700;
}
.drop .ttl {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    font: 700 13px/16px 'Bitter','Times new roman',Times,serif;
    margin: 0 0 23px;
    padding: 0 0 12px;
    text-align: center;
    text-transform: uppercase;
}
.drop ul {
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0 11px 7px;
}
.drop ul:after {
    clear: both;
    content: "";
    display: table;
}
.drop ul li {
    padding: 0 0 6px;
}
.drop ul a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.drop .button {
    display: block;
    line-height: 32px;
    text-shadow: 1px 1px 0 #006699;
}
.drop .manufactures-list {
    -moz-column-count: 9;
    -moz-column-gap: 20px;
}
.drop .auto-shows-list {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
}
.drop-columns .col {
    -moz-box-sizing: border-box;
    float: left;
    padding: 0 20px 0 0;
    width: 45%;
}
.drop-columns .col-mark {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #005588;
    float: left;
    margin: -19px 0 -21px;
    padding: 19px 10px 21px;
    width: 55%;
}
.drop .title {
    margin: 0 0 11px;
}
.drop .drop-columns .col ul {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    margin: 0 0 2px;
}
.drop .drop-columns .col-mark ul {
    -moz-column-count: 4;
    -moz-column-gap: 20px;
    margin: 0 0 20px;
}
.search-form {
    background: linear-gradient(to bottom, #D8D8D8 0px, #E0E0E0 9%, #ECECEC 18%, #F5F5F5 50%, #FFFFFF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    float: none;
    height: 35px;
    margin: 0 0 10px;
    padding: 0 35px 0 0;
    position: relative;
    width: 299px;
}
.search-form input[type="text"], .search-form input[type="search"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #5A5A5A;
    display: block;
    font: 14px/18px 'PT Sans',Arial,Helvetica,sans-serif;
    height: 35px;
    margin: 0;
    padding: 8px 0 9px 19px;
    width: 100%;
}
.search-form::-moz-placeholder {
    color: #5A5A5A;
    opacity: 1;
}
.search-form:-moz-placeholder {
    color: #5A5A5A;
}
.search-form input[type="submit"] {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    font-size: 0;
    height: 15px;
    line-height: 0;
    margin: -8px 0 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 11px;
    text-indent: -9999px;
    top: 50%;
    width: 16px;
}
#main {
    padding: 10px 0 20px;
}
#twocolumns {
    padding: 0 356px 0 0;
}
#content {
    float: left;
    width: 100%;
}
.content-title {
    clear: both;
    margin: 0;
    padding: 5px 0;
}
.content-title h1 {
    font: 700 34px/38px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0;
    text-transform: capitalize;
}
.content-title .logo-link {
    margin: 0 6px 0 0;
    vertical-align: middle;
}
.content-title h1 strong {
    display: inline-block;
    font-weight: 700;
    padding: 0 0 11px;
    vertical-align: middle;
}
.tabs-list ul {
    font: 14px/18px 'Titillium Web',Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}
.tabs-list ul li {
    background-color: #F7F7F7;
    border-top: 2px solid #006699;
    float: left;
    margin: 0 2px 0 0;
    padding: 9px 5px 11px !important;
    width: 29%;
}
.tabs-list ul .active {
    border-color: #DD7700;
    color: #DD7700;
}
.tabs-list ul a {
    display: block;
}
.tabs-list ul .active a {
    color: #DD7700;
}
.visual-section h1 {
    border-bottom: 1px solid #E9E9E9;
    color: #006699;
    font: 700 29px/35px 'Bitter',"Times new roman",Times,serif;
    margin: 0 0 11px;
    padding: 0 0 14px;
}
.post-block .head-info {
    overflow: hidden;
}
.visual-section .head-info {
    overflow: hidden;
}
#googleSearchUnitIframe iframe {
    width: 100%;
}
.post-block .head-info .share {
    float: left;
}
.post-block .head-info .share img {
    vertical-align: top;
}
.post-block .head-info .comments {
    float: right;
    font-size: 14px;
    line-height: 18px;
    margin: 1px 0 0;
}
.post-block .head-info .comments a {
    display: inline-block;
    padding: 0 0 0 15px;
    position: relative;
}
.post-block .head-info .comments a:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll -18px 0 rgba(0, 0, 0, 0);
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 11px;
}
.post-info {
    clear: both;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}
.post-info-article {
    display: inline-block;
    padding: 10px 0;
}
.post-info .posted {
    float: left;
}
.post-info .posted time {
    color: #666666;
}
.post-info .author {
    float: left;
    font-weight: 400;
}
.post-info .author a {
    color: #666666;
}
.post-info .author a:hover {
    color: #DD7700;
}
.post-info .media-info {
    display: block;
    overflow: hidden;
    padding: 2px 0 10px;
    text-align: right;
}
.post-info .posted:before, .post-info .author:before, .post-info .media-info:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
}
.post-info .posted:before {
    background-position: -32px 0;
    height: 12px;
    width: 12px;
}
.post-info .author:before {
    background-position: -48px 0;
    height: 12px;
    width: 11px;
}
.post-info .media-info:before {
    background-position: -62px 0;
    height: 10px;
    margin: 0 7px 0 0;
    top: 1px;
    width: 11px;
}
.big-gallery {
    margin: 0;
    overflow: hidden;
    position: relative;
}
.big-gallery .btn-prev, .big-gallery .btn-next {
    background: url("http://pictures.topspeed.com/squelettes/images/btn-gallery.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 80px;
    left: 10px;
    margin: -40px 0 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 80px;
    z-index: 10;
}
.big-gallery .prev-overlay {
    background: url("http://pictures.topspeed.com/squelettes/images/transparent.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: 10;
}
.big-gallery .next-overlay {
    background: url("http://pictures.topspeed.com/squelettes/images/transparent.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    z-index: 10;
}
.big-gallery .btn-next {
    background-position: -86px 0;
    left: auto;
    right: 10px;
}
.big-gallery:hover .btn-prev, .big-gallery:hover .btn-next {
    display: block;
}
.big-gallery .gmask {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.big-gallery .slide {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.big-gallery .slide.active {
    z-index: 2;
}
.big-gallery .slide img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.tags {
    margin: 30px 0 0;
    overflow: visible;
}
.tags span {
    color: #666666;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 3px 7px 0 2px;
}
.tags ul {
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0 -6px 0 0;
    overflow: hidden;
    padding: 0;
}
.tags ul li {
    float: left;
    margin: 0 6px 5px 0;
}
.tags ul a {
    background: none repeat scroll 0 0 #FF7700;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 5px 15px;
}
.tags ul a:hover {
    background: none repeat scroll 0 0 #FF5500;
    color: #FFFFFF;
}
.spec-box {
    background: none repeat scroll 0 0 #F7F7F7;
    float: right;
    font-size: 12px;
    line-height: 20px;
    margin: 3px 0 20px 20px;
    padding: 15px 15px 20px 19px;
    width: 177px;
}
.spec-box h2, .filed-under {
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: -15px -15px 12px -19px;
    padding: 8px 15px;
    text-transform: uppercase;
}
.spec-box dl {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.spec-box dl dt {
    float: left;
    margin: 0 8px 0 0;
}
.spec-box dl dt strong {
    color: #DD7700;
    font-weight: 400;
}
.spec-box dl dd {
    color: #006699;
    margin: 0;
}
.info-list {
    padding: 10px 0 0;
}
.info-item > h2 {
    background: none repeat scroll 0 0 #DD7700;
    color: #FFFFFF;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 0 18px;
    padding: 8px 45px 8px 16px;
    position: relative;
    text-transform: uppercase;
}
.info-slide {
    position: relative;
}
.info-slide .slide-holder {
    padding: 0 0 12px;
}
.image-box {
    display: block;
    margin: 0 0 19px;
}
.image-box img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.two-images {
    margin: 0 0 21px;
    overflow: hidden;
}
.two-images .image-box {
    -moz-box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    width: 50%;
}
.two-images .image-box + .image-box {
    padding: 0 0 0 5px;
    text-align: right;
}
.info-list h3 + .image-box {
    margin-top: -4px;
}
.info-table {
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 23px;
    padding: 9px 0 0;
}
.info-table .ttl {
    background: none repeat scroll 0 0 #E0E0E0;
    color: #5B5B5B;
    display: block;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    padding: 8px 16px;
}
.info-table .ttl span {
    text-transform: uppercase;
}
.info-table table {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}
.info-table table td, .info-table table th {
    font-weight: 400;
    padding: 10px 16px 9px;
    text-align: left;
}
.info-table table th:first-child, .info-table table td:first-child {
    width: 28%;
}
.info-table table tr:nth-child(2n) td, .info-table table tr:nth-child(2n) th {
    background: none repeat scroll 0 0 #F7F7F7;
    padding-bottom: 10px;
    padding-top: 12px;
}
.info-table table tr.even td, .info-table table tr.even th {
    background: none repeat scroll 0 0 #F7F7F7;
    padding-bottom: 10px;
    padding-top: 12px;
}
.info-list h3 {
    color: #006699;
    font: 700 18px/22px 'Bitter',"Times new roman",Times,serif;
    margin: 0 0 12px;
}
.thumbs-inline {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 9px;
}
.thumbs-inline li {
    float: left;
    margin: 0 9px 10px 0;
}
.thumbs-inline a {
    -moz-box-sizing: border-box;
    border: 2px solid #95A0A7;
    display: block;
    height: 85px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 94px;
}
.thumbs-inline a > span {
    left: -50px;
    position: absolute;
    top: -20px;
}
.thumbs-inline img {
    display: inline-block;
    vertical-align: middle;
}
.video-item {
    margin: 0 0 24px;
}
.video-item iframe {
    vertical-align: top;
    width: 100%;
}
.callout {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #006699;
    float: right;
    font: 700 18px/24px 'Bitter',"Times new roman",Times,serif;
    margin: -9px 0 10px 25px;
    padding: 15px 20px 22px;
    width: 172px;
}
.callout p {
    margin: 0;
}
.love-leave {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 36px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.love-leave > * {
    -moz-box-sizing: border-box;
    float: left;
    margin: 0 0 -500px;
    padding: 20px 15px 508px 43px;
    width: 50%;
}
.loveit {
    background: none repeat scroll 0 0 #DD7700;
    color: #F7D4AB;
}
.leaveit {
    background: none repeat scroll 0 0 #006699;
    color: #B4E0F6;
    padding-left: 54px;
}
.love-leave .ttl {
    color: #FFFFFF;
    display: block;
    font: 700 22px/16px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 0 13px;
    position: relative;
    text-transform: uppercase;
}
.love-leave .ttl:before, .loveit .ttl:after {
    background: none repeat scroll 0 0 #F5D6B3;
    content: "";
    height: 3px;
    left: -27px;
    position: absolute;
    top: 7px;
    width: 17px;
}
.loveit .ttl:after {
    height: 17px;
    left: -20px;
    top: 0;
    width: 3px;
}
.leaveit .ttl:before {
    background: none repeat scroll 0 0 #B3D1E1;
    left: -30px;
}
.love-leave ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.love-leave ul li {
    padding: 0 0 6px 13px;
    position: relative;
}
.love-leave ul li:before {
    background: none repeat scroll 0 0 #F0BE8B;
    border-radius: 2px;
    content: "";
    height: 5px;
    left: 1px;
    position: absolute;
    top: 7px;
    width: 5px;
}
.leaveit ul li:before {
    background: none repeat scroll 0 0 #7CC5E9;
}
.gallery-block {
    background-color: #FFFFFF;
    margin: 10px 0 0;
}
.gallery-block h3 {
    background-color: #FFFFFF;
    border-top: 1px solid #EEEEEE;
    color: #000000;
    font: 700 13px/16px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 10px;
}
.gallery-block h3 span {
    display: inline-block;
    position: relative;
}
.gallery-block h3 span:before {
    color: #3C393A;
    content: ">";
    margin: 0 7px 0 5px;
    position: relative;
    top: 1px;
}
.gallery-block .gmask-holder {
    margin: 0 30px 0 31px;
}
.gallery-block .gmask {
    margin: 0 -15px 3px 0;
    overflow: hidden;
    position: relative;
}
.gallery-block .gmask .slideset {
    overflow: hidden;
    position: relative;
}
.gallery-block .slide {
    float: left;
    min-height: 224px;
    overflow: hidden;
    width: 100%;
}
.gallery-block .slide.loading {
    background: url("http://pictures.topspeed.com/squelettes/images/loader.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
.gallery-block .slide ul {
    background: none repeat scroll 0 0 #FFFFFF;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
.gallery-block .slide ul li {
    display: inline-block;
    margin: 0 11px 12px 0;
    vertical-align: top;
}
.gallery-block .slide ul a {
    border: 2px solid #95A0A7;
    display: block;
    height: 96px;
    overflow: hidden;
    width: 96px;
}
.gallery-block .slide ul img {
    height: auto;
    vertical-align: top;
    width: 100%;
}
.gallery-nav {
    overflow: hidden;
}
.gallery-nav .btn-prev, .gallery-nav .btn-next {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll -76px 0 rgba(0, 0, 0, 0);
    float: left;
    height: 15px;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px;
}
.gallery-nav .btn-next {
    background-position: -88px 0;
    float: right;
}
.gallery-nav .pagination {
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
}
.gallery-nav .pagination ul {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
.gallery-nav .pagination ul li {
    float: left;
    margin: 0 9px 0 8px;
}
.gallery-nav .pagination ul a {
    color: #272828;
}
.gallery-nav .pagination ul a:hover, .gallery-nav .pagination ul .active a {
    color: #006699;
}
.related-section {
    padding: 13px 0 23px;
}
.related-section h1, .comments-section h1 {
    color: #006699;
    font: 700 26px/30px 'Bitter',"Times new roman",Times,serif;
    margin: 0 0 28px;
}
.related-section article {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E9E9E9;
    border-image: none;
    border-style: solid;
    border-width: 0 0 1px;
    overflow: hidden;
    padding: 18px 0 9px 4px;
}
.related-section h1 + article {
    padding-top: 0;
}
.related-section article img {
    float: left;
    margin: 0 15px 9px 0;
}
.related-section article .description {
    overflow: hidden;
}
.related-section article h1 {
    color: #272828;
    font: 700 16px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0;
}
.related-section article h1 a {
    color: #272828;
}
.related-section article h1 a:hover {
    text-decoration: underline;
}
.related-section article p {
    margin: 0;
}
.comments-section h1 {
    margin: 0 0 26px;
}
.comments-section article {
    overflow: hidden;
    padding: 0 0 17px 2px;
}
.comments-section article:last-child {
    padding-bottom: 10px;
}
.comments-section img {
    float: left;
    margin: 4px 28px 0 0;
}
.comments-section .description {
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
    padding: 0 0 17px;
}
.comments-section article:last-child .description {
    border: 0 none;
}
.comments-section footer {
    overflow: hidden;
    padding: 0 0 5px;
}
.comments-section .author {
    float: left;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 14px 0 0;
}
.comments-section .author a {
    color: #272828;
}
.comments-section .author a:hover {
    text-decoration: underline;
}
.comments-section time {
    color: #DD7700;
    float: left;
    font-size: 12px;
    line-height: 16px;
    margin: 4px 0 0;
}
.comments-section time:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll -32px 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 12px;
    margin: 0 5px 0 0;
    position: relative;
    top: 1px;
    width: 12px;
}
.comments-section p {
    margin: 0 0 6px;
}
.comments-section .reply {
    display: inline-block;
    vertical-align: top;
}
.comments-section .reply:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll -100px 0 rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 15px;
    margin: 0 3px 0 0;
    position: relative;
    top: 1px;
    width: 11px;
}
.comments-section .reply:hover:before {
    background-position: -113px 0;
}
.registration-block {
    margin: 0 0 44px;
}
.registration-block p {
    margin: 0 0 7px;
}
.registration-block .form-block {
    background: none repeat scroll 0 0 #E9E9E9;
    overflow: hidden;
    padding: 20px 30px 46px 33px;
}
.registration-block .register-links {
    overflow: hidden;
    padding: 0 0 5px 32px;
}
.registration-block .register-links p {
    margin: 0 0 10px;
}
.registration-form {
    float: left;
    width: 60%;
}
.registration-form label {
    display: inline-block;
    font: 700 13px/18px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 0 3px;
    vertical-align: top;
}
.registration-form input[type="text"], .registration-form input[type="password"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    display: block;
    font: 700 13px/17px 'PT Sans',Arial,Helvetica,sans-serif;
    height: 37px;
    margin: 0 0 10px;
    padding: 10px;
    width: 100%;
}
.registration-form .btn-row {
    padding: 3px 0 0;
}
.registration-form .btn-row:after {
    clear: both;
    content: "";
    display: table;
}
.registration-form .btn-row .button {
    float: left;
}
.registration-form .btn-row a {
    float: right;
    font-size: 12px;
    line-height: 16px;
}
#sidebar {
    float: right;
    margin: 0 -356px 0 0;
    width: 336px;
}
.ad-box {
    background: none repeat scroll 0 0 #E0E0E0;
    margin: 0 0 21px;
}
.header-panel .ad-box {
    margin: 0;
}
.thumbs-section {
    margin: 0 0 10px;
}
.thumbs-section .ad-box {
    float: right;
    margin: 0 0 0 10px;
    width: 160px;
}
.thumbs-block {
    float: left;
    width: 164px;
}
.thumbs-block .btn {
    background: none repeat scroll 0 0 #DD7700;
    color: #FFFFFF;
    display: block;
    font: 700 13px/16px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 0 8px;
    padding: 7px 5px 9px;
    text-align: center;
}
.thumbs-block ul + .btn {
    margin: 0;
}
.thumbs-block ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.thumbs-block ul li {
    margin: 0;
    position: relative;
}
.thumbs-block ul a {
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #FFFFFF;
    display: block;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.thumbs-block ul img {
    left: -10px;
    position: absolute;
    top: -20px;
}
.ad-center .ad-box {
    margin: 0 auto;
}
#footer {
    background: none repeat scroll 0 0 #005E8D;
    color: #FFFFFF;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #DD7700;
}
.footer-panel {
    background: none repeat scroll 0 0 #006699;
    padding: 19px 0 20px;
    position: relative;
}
.social-networks {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.social-networks li {
    float: left;
    margin: 0 0 0 9px;
}
.social-networks a {
    background: none repeat scroll 0 0 #006699;
    border: 2px solid #2280AF;
    border-radius: 22px;
    display: block;
    height: 41px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 41px;
}
.social-networks a:hover {
    background: none repeat scroll 0 0 #0574DA;
}
.social-networks .twitter:hover {
    background: none repeat scroll 0 0 #24B1F3;
}
.social-networks .pinterest:hover {
    background: none repeat scroll 0 0 #F54A4A;
}
.social-networks .google:hover {
    background: none repeat scroll 0 0 #464646;
}
.social-networks a:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll 0 -22px rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 18px;
    left: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -9999px;
    top: 0;
    width: 9px;
}
.social-networks .twitter:before {
    background-position: -16px -22px;
    height: 15px;
    width: 19px;
}
.social-networks .pinterest:before {
    background-position: -44px -22px;
    height: 20px;
    width: 15px;
}
.social-networks .google:before {
    background-position: -62px -22px;
    height: 17px;
    width: 18px;
}
.footer-nav {
    overflow: hidden;
    padding: 14px 0 0;
}
.footer-nav ul {
    font: 700 13px/16px 'Titillium Web',Helvetica,Arial,sans-serif;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
}
.footer-nav ul li {
    float: left;
    margin: 0 18px 15px 0;
}
#footer .footer-nav .rss {
    color: #DD7700;
}
#footer .footer-nav .rss:hover {
    color: #FFFFFF;
}
.footer-mobile-panel {
    display: none;
}
.footer-info {
    padding: 24px 0 21px;
}
.footer-info ul {
    float: left;
    list-style: none outside none;
    margin: 0 20px 0 2px;
    padding: 0;
}
.footer-info ul li {
    float: left;
    margin: 0 0 10px;
}
.footer-info ul li:before {
    content: "|";
    margin: 0 11px 0 10px;
}
.footer-info ul li:first-child:before {
    display: none;
}
.copy {
    margin: 0 2px 10px 0;
    overflow: hidden;
    text-align: right;
}
.bloc_magiclogin {
    clear: both;
    display: table;
}
.copy p {
    margin: 0;
}
@media not all, (min-resolution: 144dpi), not all {
.logo {
    background: url("http://pictures.topspeed.com/squelettes/images/logo@2x.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.search-form input[type="submit"], .post-block .head-info .comments a:before, .post-info .posted:before, .post-info .author:before, .post-info .media-info:before, .gallery-nav .btn-prev, .gallery-nav .btn-next, .comments-section time:before, .comments-section .reply:before, .social-networks a:before {
    background-image: url("http://pictures.topspeed.com/squelettes/images/sprite@2x.png");
    background-size: 124px 42px;
}
.big-gallery .btn-prev, .big-gallery .btn-next {
    background-image: url("http://pictures.topspeed.com/squelettes/images/btn-gallery@2x.png");
    background-size: 166px 80px;
}
}
@media only screen and (min-width: 1001px) {
.adwords-block-sml {
    display: none;
}
.header-search {
    display: none;
}
.search-form {
    border: 1px solid #FF7700;
    border-radius: 5px;
}
.post-info .share {
    display: block;
    float: right;
    overflow: hidden;
    text-align: right;
}
.post-info .share:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 2px;
}
.post-info .posted {
    margin: 0 19px 8px 0;
}
.post-info .posted:before {
    margin: 0 5px 0 0;
}
.post-info .author {
    margin: 0 20px 0 0;
}
.post-info .author:before {
    margin: 0 7px 0 0;
}
.post-info .comments {
    margin: 0 10px;
}
.thumbs-block-horizontal ul li {
    width: 100px;
}
#twocolumns-sml {
    padding: 0 170px 0 0;
}
.hidden-desktop {
    display: none;
}
.info-item .info-slide {
    height: auto !important;
    left: auto !important;
    position: static !important;
    top: auto !important;
    width: auto !important;
}
.additional-nav {
    display: table;
}
.additional-nav.js-slide-hidden {
    display: table !important;
    left: auto !important;
    position: relative !important;
    top: auto !important;
}
.drop {
    height: auto !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    width: 100% !important;
}
li:hover .drop {
    height: auto !important;
    left: 0 !important;
    top: 100% !important;
}
}
@media not all, (max-width: 1000px) and (min-resolution: 144dpi), not all {
.logo {
    background: url("http://pictures.topspeed.com/squelettes/images/logo-medium@2x.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
}
.nav-holder {
    padding: 0;
}
}
@media only screen and (max-width: 1000px) {
.bloc_magiclogin {
    margin: 8px 0;
}
.wide-only {
    display: none;
}
.header-search {
    display: inline;
}
.header-search .search-form {
    border: 1px solid #D45000;
    border-radius: 17px;
}
.post-info .posted {
    margin: 0 10px 0 0;
}
.post-info .posted:before {
    margin: 0 3px 0 0;
}
.post-info .author {
    margin: 0 10px 0 0;
}
.post-info .comments {
    margin: 0;
}
.thumbs-block-horizontal ul li {
    width: 96px;
}
.header-panel .adwords-block {
    display: none;
}
.hidden-phone {
    display: none !important;
}
.main-container {
    padding: 0 10px;
}
#header {
    margin: 0 -10px;
}
.top-nav-holder {
    padding: 0 10px;
}
.header-panel {
    padding: 14px 10px 20px;
}
.share-box {
    display: none;
}
.search-form {
    float: right;
    height: 26px;
    margin: 0;
    padding-right: 39px;
    width: 155px;
}
.search-form input[type="text"], .search-form input[type="search"] {
    height: 26px;
    margin: 0;
    padding: 4px 0 4px 11px;
}
.search-form input[type="submit"] {
    right: 13px;
}
#nav {
    float: none;
}
#nav ul {
    float: none;
    font-size: 11px;
    line-height: 7px;
    text-align: justify;
}
#nav ul:after {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: top;
    width: 100%;
}
#nav ul li {
    display: inline-block;
    float: none;
    line-height: 14px;
    margin: 0 0 -7px;
    vertical-align: top;
}
#nav ul a {
    padding: 5px 7px 8px;
}
#nav ul a:before {
    display: none;
}
.additional-nav-holder {
    padding: 5px 0 0;
    position: static;
}
.additional-nav-holder .nav-holder {
    padding: 3px 10px;
}
.nav-opener {
    display: block;
    float: left;
    height: 20px;
    margin-top: 4px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 29px;
}
.nav-opener:before, .nav-opener:after, .nav-opener span {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 2px;
    content: "";
    display: block;
    height: 4px;
    margin: 0 0 4px;
}
.nav-opener:after {
    margin: 0;
}
.additional-nav {
    background: none repeat scroll 0 0 #006699;
    display: none;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0 21px;
    position: absolute;
    right: 0;
    text-align: left;
    text-shadow: none;
    text-transform: none;
    top: 100%;
    width: auto;
}
.additional-nav > li {
    border: 0 none;
    box-shadow: none;
    display: block;
    height: auto;
}
.additional-nav > li:first-child {
    box-shadow: none;
}
.additional-nav > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #0076B1;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 0;
    color: #FFFFFF;
    height: auto;
    padding: 11px 0;
    position: relative;
}
.additional-nav > li:first-child > a {
    border-top: 0 none;
}
.additional-nav > li:hover > a, .additional-nav > .active > a, .additional-nav > .selected > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #DD7700;
}
.additional-nav > li > .opener:after {
    background: none repeat scroll 0 0 #0076B1;
    border-radius: 10px;
    color: #FFFFFF;
    content: "+";
    font: 700 20px/16px 'Bitter',Arial,Helvetica,sans-serif;
    height: 21px;
    margin: -10px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 21px;
}
.additional-nav > li.selected > .opener:after {
    background: none repeat scroll 0 0 #E98A23;
}
.drop {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #0076B1;
    left: auto;
    position: static;
    top: auto;
}
.drop .drop-holder {
    padding: 20px 0 30px;
}
.drop .manufactures-list {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    padding: 0;
}
.drop .auto-shows-list {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
    padding: 0;
}
.drop-columns .col, .drop-columns .col-mark {
    float: none;
    padding: 0;
    width: auto;
}
.drop-columns .col-mark {
    margin: 0 -10px;
    padding: 20px 10px;
}
#twocolumns {
    padding: 0;
}
#twocolumns-sml {
    padding: 0;
}
#content {
    float: none;
    width: auto;
}
#content p {
    font: 13px/19px Helvetica,Arial,sans-serif !important;
}
#sidebar-sml {
    display: none;
}
.content-title h1 {
    font-size: 26px;
    line-height: 30px;
}
.tabs-list ul {
    font-size: 13px;
    line-height: 8px;
    margin: 0 0 10px;
    text-align: justify;
}
.tabs-list ul:after {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 0;
    line-height: 0;
    vertical-align: top;
    width: 100%;
}
.tabs-list ul li {
    display: inline-block;
    float: none;
    line-height: 16px;
    padding: 9px 0 11px;
    position: relative;
    vertical-align: top;
}
.visual-section h1 {
    border: 0 none;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0;
}
.post-block .head-info .share {
    float: none;
    margin: 0 0 10px;
}
.post-block .head-info .comments {
    display: block;
    float: none;
    font-size: 10px;
    line-height: 14px;
}
.post-info {
    margin: 0 0 10px;
    padding: 0;
}
.post-info .media-info {
    border-top: 1px solid #E9E9E9;
    clear: both;
    padding: 11px 0 12px;
    text-align: left;
}
.tags span {
    margin: 3px 4px 0 0;
}
.tags ul li {
    margin: 0 5px 5px 0;
}
.spec-box {
    float: none;
    margin: 0 0 20px;
    width: auto;
}
.spec-box dl dd {
    overflow: hidden;
}
.spec-box dl dt {
    width: 50%;
}
.ad-center {
    margin: 0 0 30px;
    padding: 34px 0 37px;
}
.info-list {
    border-bottom: 1px solid #E9E9E9;
    margin: 0 0 30px;
    padding: 7px 0 18px;
}
.info-list h3 {
    margin: 0 0 19px;
}
.info-list .info-item > h2:hover {
    background: none repeat scroll 0 0 #FF5500;
    cursor: pointer;
}
.info-list .info-item > h2:before, .info-list .info-item > h2:after {
    background: none repeat scroll 0 0 #FFFFFF;
    content: "";
    height: 4px;
    margin: -2px 0 0;
    position: absolute;
    right: 17px;
    top: 50%;
    width: 16px;
}
.info-list .info-item > h2:after {
    height: 16px;
    margin: -8px 0 0;
    right: 23px;
    width: 4px;
}
.info-list .info-item.active > h2:after {
    display: none;
}
.info-item > h2 {
    margin: 0 0 16px;
}
.two-images {
    margin: 0 0 11px;
}
.two-images .image-box {
    padding: 0 5px 0 0;
}
.two-images .image-box + .image-box {
    padding: 0 0 0 5px;
}
.image-box {
    margin: 0 0 24px;
}
.info-table {
    margin: 0 0 35px;
}
.info-table table td, .info-table table th {
    padding: 10px 5px 9px 16px;
}
.info-table table th:first-child, .info-table table td:first-child {
    width: 47%;
}
.leaveit {
    padding-left: 50px;
}
.thumbs-inline {
    margin-right: -14px;
    padding: 0;
}
.callout {
    float: none;
    margin: 0 0 20px;
    width: auto;
}
.love-leave {
    margin: 0 0 14px;
}
.love-leave > * {
    float: none;
    margin: 0 0 19px;
    padding: 20px 15px 8px 43px;
    width: auto;
}
.gallery-block {
    margin: 0 0 29px;
}
.gallery-block .gmask-holder {
    margin: 0 0 0 6px;
}
.gallery-block h3 {
    margin: 0 0 16px;
}
.gallery-block .slide ul li {
    margin: 0 6px 12px 0;
}
.related-section {
    padding: 0 0 4px;
}
.related-section h1 + article {
    border: 0 none;
}
.related-section article {
    border-width: 1px 0 0;
    line-height: 19px;
    padding: 18px 0 12px 2px;
}
.related-section article h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.comments-section {
    padding: 0 0 9px;
}
.comments-section img {
    margin: 4px 16px 0 0;
}
.registration-block {
    margin: 0 0 47px;
}
.registration-block .form-block {
    padding: 20px 21px 31px 23px;
}
.registration-form {
    border-bottom: 1px solid #D6D6D6;
    float: none;
    margin: 0 0 16px;
    padding: 0 0 23px;
    width: auto;
}
.registration-block .register-links {
    padding: 0;
}
#sidebar {
    display: none;
}
#footer {
    margin: 0 -10px;
}
.footer-panel {
    display: none;
}
.footer-mobile-panel {
    background: none repeat scroll 0 0 #006699;
    display: block;
    padding: 15px 20px;
    position: relative;
}
.footer-mobile-panel:after {
    clear: both;
    content: "";
    display: table;
}
.footer-mobile-panel .search-form {
    float: right;
    margin: 0;
    width: 149px;
}
.footer-mobile-nav {
    float: left;
}
.footer-mobile-nav > ul {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #006699;
    border-bottom: 1px solid #093459;
    bottom: 100%;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 10px 21px;
    position: absolute;
    top: auto !important;
    width: 100%;
}
.footer-mobile-nav > ul > li {
    border-top: 1px solid #0076B1;
}
.footer-mobile-nav > ul > li:first-child {
    border: 0 none;
}
.footer-mobile-nav > ul > li > a {
    display: block;
    padding: 9px 0 10px;
    position: relative;
}
.footer-mobile-nav > ul > li:first-child > a {
    padding-top: 11px;
}
#footer .footer-mobile-nav > ul > li:hover > a, #footer .footer-mobile-nav > ul > li.selected > a {
    color: #DD7700;
}
.footer-mobile-nav > ul > li > .opener:after {
    background: none repeat scroll 0 0 #0076B1;
    border-radius: 10px;
    color: #FFFFFF;
    content: "+";
    font: 700 20px/16px 'Bitter',Arial,Helvetica,sans-serif;
    height: 21px;
    margin: -10px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 21px;
}
.footer-mobile-nav > ul > li.selected > .opener:after {
    background: none repeat scroll 0 0 #E98A23;
}
.footer-info {
    padding: 20px 10px;
    text-align: center;
}
.footer-info ul {
    float: none;
    margin: 0;
}
.footer-info ul li {
    display: inline-block;
    float: none;
    margin: 0 0 9px;
    vertical-align: top;
}
.footer-info ul li:before {
    margin: 0 11px 0 6px;
}
.copy {
    color: #9ACDE6;
    float: none;
    font-size: 11px;
    line-height: 14px;
    margin: 0 0 10px;
    text-align: center;
}
.post-info .share {
    display: none;
}
.visible-desktop {
    display: none;
}
.logo {
    background: url("http://pictures.topspeed.com/squelettes/images/logo-medium@2x.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    margin: 0;
}
.drop .drop-columns .col ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
}
.drop .drop-columns .col-mark ul {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
}
.thumbs-block {
    float: left;
    width: auto;
}
.thumbs-block ul {
    padding: 0 0 5px;
}
.thumbs-block ul:after {
    clear: both;
    content: "";
    display: table;
}
.thumbs-block ul li {
    -moz-box-sizing: border-box;
    float: left;
    margin: 0 0 7px;
    padding: 0 3px 0 0;
    width: 50%;
}
.thumbs-block ul li:nth-child(2n) {
    padding: 0 0 0 3px;
}
.thumbs-block ul a {
    height: 72px;
}
.thumbs-block .btn {
    margin: 0 0 11px;
    padding: 7px 14px 9px;
    text-align: left;
}
.adwords-block-sml .ad-box {
    margin: 0 0 8px;
    text-align: center;
}
.ad-box {
    display: block !important;
    margin: 0 0 28px;
}
.thumbs-section {
    margin: 0 0 30px;
}
.thumbs-section .ad-box {
    display: none;
}
.footer-nav {
    padding: 6px 0 0;
}
.footer-nav ul {
    font-size: 12px;
    padding: 0 0 0 9px;
}
.footer-nav ul li {
    margin: 0 15px 0 0;
}
.social-networks a {
    border-radius: 16px;
    border-width: 1px;
    height: 30px;
    width: 30px;
}
.social-networks li {
    margin: 0 0 0 8px;
}
.article_excerpt > p:nth-child(n+2) {
    display: none;
}
}
.lazyload {
    display: none;
}
.thumbs-home-featured ul, .thumbs-home-featured li {
    list-style: none outside none;
    margin: 1px 0;
    padding: 0;
}
.thumbs-home-featured li {
    border: 0 solid #999999;
    float: left;
    padding-bottom: 1px;
}
.thumbs-home-featured ul li a {
    display: block;
    float: left;
    height: 130px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    text-shadow: 2px 2px #000000;
    width: 336px;
    z-index: 1;
}
.thumbs-home-featured ul li a img {
    float: left;
    left: -20px;
    position: absolute;
    top: -100px;
}
.thumbs-home-featured ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.thumbs-home-featured ul {
    display: block;
    height: 1%;
    min-height: 1%;
}
.thumbs-home-featured ul li a p {
    color: #FFFFFF;
    font-family: helvetica,arial;
    font-size: large;
    height: 0;
    left: 15px;
    line-height: 1em;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    top: 80px;
    width: 275px;
}
.thumbs-home-featured .btn {
    background: none repeat scroll 0 0 #DD7700;
    color: #FFFFFF;
    display: block;
    font: 700 13px/16px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 0 0 8px;
    padding: 7px 5px 9px;
    text-align: center;
}
.thumbs-home-featured .btn:hover {
    background: none repeat scroll 0 0 #FF5500;
}
a.spip_out, a.spip_auto {
    font-weight: 400;
    text-decoration: underline;
}
a.spip_auto .pic {
    left: -9999px;
    position: absolute;
    top: -9999px;
    z-index: 2;
}
a.spip_auto:hover .pic {
    background: url("http://pictures.topspeed.com/images/p2h/bg-review-pic-block.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 123px;
    left: -220px;
    padding: 10px;
    position: absolute;
    top: -60px;
    width: 201px;
}
a.spip_auto .pic img {
    border: 5px solid #FFFFFF;
    display: block;
}
.article_image_, .article_image_center, .article_image_left, .article_image_right {
    padding-bottom: 10px;
}
.article_image_ img, .article_image_center img, .article_image_left img, .article_image_right img {
    width: 100%;
}
.article_image_right {
    float: right;
    width: 49%;
}
.article_image_left {
    float: left;
    width: 49%;
}
.quote_center, .quote_ {
    line-height: 1.8em;
    margin: 20px 10px;
    width: 300px;
}
.quote_left {
    float: left;
    line-height: 1.8em;
    margin: 0 20px 0 0;
    width: 220px;
}
.quote_right {
    float: right;
    line-height: 1.8em;
    margin: 0 0 0 20px;
    width: 220px;
}
.quote_right p, .quote_left p, .quote_center p, .quote_ p {
    background-color: #F7F7F7;
    color: #006699;
    font-size: large;
    font-weight: 700;
    padding: 20px;
}
.review-area .t {
    height: 70px;
    margin: 0 -4px;
    position: relative;
    width: 0;
}
.review-area .c {
    background-color: #0081AF;
    position: relative;
    width: 100%;
}
.review-area .b {
    background: url("http://pictures.topspeed.com/images/p2h/bg-review-area-b.gif") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
}
.review-area .content {
    background: url("http://pictures.topspeed.com/images/p2h/bg-review-area-content.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 1%;
    padding: 15px 0;
}
.review-area .content:after {
    clear: both;
    content: "";
    display: block;
}
.review-area h2 {
    background: url("http://pictures.topspeed.com/images/p2h/bg-review-area-title.gif") repeat-x scroll 0 100% rgba(0, 0, 0, 0);
    color: #FFFFFF;
    font-size: 2em;
    line-height: 1.2em;
    margin: 0 0 13px;
    padding: 0 11px 10px;
    text-transform: capitalize;
}
.review-area .year {
    color: #006699;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 20px;
    line-height: 19px;
    text-align: center;
    width: 58px;
}
.year {
    background-color: #FFFFFF;
    border-left: 1px solid #006699;
    border-radius: 4px;
    border-top: 1px solid #006699;
    margin: 25px 0 10px 12px;
    padding: 2px;
}
.review-area ul {
    font-size: 1.1em;
    height: 1%;
    line-height: 1.2em;
    list-style: none outside none;
    margin: 0 14px 14px 12px;
    padding: 1px 0 0;
}
.review-area ul:after {
    clear: both;
    content: "";
    display: block;
}
.review-area ul li {
    border-top: 1px dotted #519CB8;
    display: block;
    float: left;
    margin: 1px 0 0;
    padding: 2px 0;
    width: 100%;
}
.review-area ul li.tuning {
    background-color: #006699;
    margin: 0;
    padding: 2px;
    width: 100%;
}
.review-area ul a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: 100;
    padding: 2px 0 0 10px;
    position: relative;
    text-decoration: none;
}
.review-area ul a .pic {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.review-area ul a:hover {
    background-color: #FFFFFF;
    border: 0 none;
    color: #FF6600;
}
.review-area ul a:hover .pic {
    background: url("http://pictures.topspeed.com/images/p2h/bg-review-pic-block.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 123px;
    left: -220px;
    padding: 10px;
    position: absolute;
    top: -60px;
    width: 201px;
}
.review-area ul a .pic img {
    border: 5px solid #FFFFFF;
    display: block;
}
.display_inline {
    float: left;
}
.bckgrd_h1 {
    background: url("http://pictures.topspeed.com/images/bckgrd_h1.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.article_bg {
    border-top: 5px solid #006699;
    margin: 0 0 30px;
    padding: 0 10px;
}
#twocolumns-sml:after {
    clear: both;
    content: "";
    display: table;
}
#twocolumns-full:after {
    clear: both;
    content: "";
    display: table;
}
#twocolumns-full {
    padding: 0;
}
#sidebar-sml {
    float: right;
    margin: 0 -170px 0 0;
    width: 160px;
}
#searchResult ul {
    list-style: none outside none;
    padding-left: 5px;
}
.sticky-ad > div > div {
    margin: 0 18px !important;
}
b.caret {
    border-color: #000000 rgba(0, 0, 0, 0) #FFFFFF;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #000000;
    border-width: 4px 4px 5px;
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0.9;
    position: relative;
    right: -10px;
    top: -2px;
    width: 0;
}
#subcontent .categorylist {
    font-size: 0.95em;
    line-height: 1.1em;
    margin: 0;
    text-transform: capitalize;
    width: 160px;
}
#subcontent .categorylist dt {
    color: #0F679E;
    font: bold 14px arial;
    margin: 0 0 10px;
    text-transform: capitalize;
}
#subcontent .categorylist dd {
    display: block;
    font: 10px arial;
    margin: 0;
    padding: 0;
}
#subcontent .categorylist a {
    background-color: #F6FBFF;
    border-bottom: 1px solid #CCE2F1;
    color: #125B95;
    display: block;
    padding: 4px 0 4px 10px;
    text-decoration: none;
}
#subcontent .categorylist a:hover {
    background-color: #125B95;
    color: #FFFFFF;
    padding: 4px 0 4px 10px;
}
a.back, a.back:link, a.back:visited, .back {
    background-color: #FF9900;
    color: #FFFFFF;
    font-family: Arial,Verdana;
    font-size: 11px;
    font-weight: 700;
    padding: 10px;
    text-decoration: none;
}
a.back:hover {
    background-color: #FF6600;
    color: #FFFFFF;
}
.wide-pic {
    width: 100%;
}
.game-icons {
    clear: both;
    content: "";
    display: table;
    list-style: none outside none;
    padding: 0;
}
.game-icons li {
    float: left;
    height: 170px;
    padding: 10px 18px 0 0;
    text-align: center;
    width: 120px;
}
a.pagination_link_on, a.pagination_link_on:link, .pagination_link_on:visited {
    background-color: #FF7700;
    color: #FFFFFF;
    font-family: Arial,Verdana;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}
a.pagination_link_on:hover, a.pagination_link_on:active {
    background-color: #FF5500;
}
.pagination_link_off {
    background-color: #FFFFFF;
    border: 1px solid #FF5500;
    color: #FF5500;
    font-weight: 700;
    padding: 7px 12px;
}
.auteur {
    clear: both;
}
.auteur-pic {
    float: left;
    padding-bottom: 20px;
    width: 24%;
}
.auteur-pic img {
    width: 100%;
}
.auteur-bio {
    float: left;
    width: 76%;
}
.auteur-bio b, .auteur-bio p {
    padding: 0 20px;
}
.model-links ul {
    clear: both;
    content: "";
    display: table;
    list-style: none outside none;
    padding: 0;
    width: 100%;
}
.model-links li {
    float: left;
    font-size: 12px;
    padding: 2px 0;
    white-space: nowrap;
    width: 33%;
}
.models-links ul {
    list-style: none outside none;
    padding: 0;
    width: 100%;
}
.models-links li {
    font-size: 12px;
    overflow: hidden;
    padding: 2px 0;
    white-space: nowrap;
    width: 100%;
}
@media only screen and (min-width: 701px) {
.models-links ul {
    -moz-column-count: 3;
    -moz-column-gap: 10px;
}
}
@media only screen and (max-width: 700px) {
.models-links ul {
    -moz-column-count: 2;
    -moz-column-gap: 5px;
}
}
.silver {
    color: #C2DCEE;
}
.medium_italic {
    color: #FF6600;
    font-family: Arial,Verdana;
    font-size: 17px;
    font-style: italic;
    font-weight: 700;
    line-height: 21px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-decoration: none;
}
.autoshow-links {
    padding: 10px;
}
.autoshow-links ul {
    clear: both;
    content: "";
    display: table;
    list-style: none outside none;
    padding: 0;
}
.autoshow-links li {
    float: left;
    font-size: 12px;
    padding: 2px 0;
    width: 310px;
}
#social-floater {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #333333;
    border-top: 1px dotted #333333;
    clear: none;
    display: block;
    left: 5px;
    margin: 20px 0 0;
    padding: 5px 0 5px 10px;
    position: absolute;
    text-align: center;
    top: 507px;
    width: 70px;
    z-index: 3;
}
#social-floater.fixed, #social-horizontal.fixed, .social-horizontal.fixed {
    position: fixed;
    top: 0;
    z-index: 9998;
}
.hidden2 {
    display: none !important;
}
#social-horizontal-placeholder, .social-horizontal-placeholder {
    display: none;
    height: 53px;
    width: 600px;
}
#social-horizontal, .social-horizontal {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #333333;
    border-top: 1px dotted #333333;
    overflow: auto;
    padding: 5px;
    text-align: center;
    width: 100%;
}
.post-info .comments {
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.post-info .comments a:before {
    background: url("http://pictures.topspeed.com/squelettes/images/sprite.png") no-repeat scroll -18px 0 rgba(0, 0, 0, 0);
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 11px;
}
.post-info .comments a {
    display: inline-block;
    padding: 0 0 0 15px;
    position: relative;
}
.thumb1 {
    height: 180px !important;
    width: 300px !important;
}
.path_container {
    font-size: 11px;
    padding-bottom: 10px;
}
.content-title h2 {
    color: #006699;
    font: 700 34px/38px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 5px 0;
}
.thumbs-block-horizontal {
    display: inline-block;
}
.thumbs-block-horizontal ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.thumbs-block-horizontal ul li {
    float: left;
    margin: 0 4px 4px 0;
    position: relative;
}
.thumbs-block-horizontal ul a {
    -moz-box-sizing: border-box;
    display: block;
    height: 80px;
    overflow: hidden;
    position: relative;
}
.thumbs-block-horizontal ul img {
    left: -30px;
    position: absolute;
    top: -30px;
}
.block-article {
    border-top: 0 none;
    padding-top: 30px;
}
.section_title {
    background: none repeat scroll 0 0 #006699;
    color: #FFFFFF;
    font: 700 18px/22px 'PT Sans',Arial,Helvetica,sans-serif;
    margin: 30px 0 10px;
    padding: 20px 10px 20px 20px;
    position: relative;
    text-transform: uppercase;
}
.article_excerpt_end {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-top: 0 solid #000000;
    display: inline-block;
    margin: 10px 0;
    padding: 5px;
    width: 99%;
}
.read_more {
    float: left;
    text-transform: capitalize;
}
.source {
    text-align: right;
    text-transform: capitalize;
}
h3.section_title a:link, h3.section_title a:visited {
    color: #FFFFFF;
}
h3.section_title a:hover, h3.section_title a:active {
    color: #FF7700;
}
.gallery-block h3.section_title span a:link, .gallery-block h3.section_title span a:visited {
    color: #006699;
}
.caret_right {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000000;
    border-left: 4px solid #000000;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 4px;
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0.9;
    position: relative;
    right: -5px;
    top: 0;
    width: 0;
}
.caret_left {
    border-color: rgba(0, 0, 0, 0) #000000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid #000000;
    border-style: solid;
    border-width: 4px;
    content: "";
    display: inline-block;
    height: 0;
    opacity: 0.9;
    position: relative;
    right: 0;
    top: 0;
    width: 0;
}
.caret_title {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    color: #999999;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    padding: 0 10px;
}
.border_content {
    background-color: #F1F1EA;
    padding: 20px;
}
.border_content p {
    color: #222222;
    font-size: 1.1em !important;
    font-style: italic !important;
    line-height: 1.5em !important;
    padding: 5px 10px;
    text-align: justify;
}
.share-box ul {
    list-style: none outside none;
    margin: 0;
}
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#mots_view_all {
    background-color: #F7F7F7;
    border-top: 2px solid #DD7700;
    color: #999999;
    font-weight: 500;
    padding: 15px;
}
.table-wrapper {
    position: relative;
}
.table-scroll {
    margin-top: 20px;
    overflow: auto;
}
.table-wrapper table {
    width: 100%;
}
.table-wrapper table * {
    color: #000000;
}
.table-wrapper table thead th .text {
    border: 1px solid #FF0000;
    height: 20px;
    position: absolute;
    top: -20px;
    width: 35%;
    z-index: 2;
}
.table-wrapper table * {
    color: #000000;
}
.spip tr.row_odd {
    background-color: #E2EBEE;
}
.spip tr.row_even {
    background-color: #F8F9FA;
}
.center {
    text-align: center;
}
.mega-menu ul, .mega-menu ul li {
    list-style: none outside none;
}
.mega-menu ul {
    margin: 0;
    padding: 0;
    position: relative;
}
.mega-menu ul li ul {
    display: none;
}
.mega-menu .sub {
    display: none;
}
.mega-menu .sub ul {
    display: block;
}
.black {
    font: 13px/16px Arial,sans-serif;
}
.black ul.mega-menu, .black ul.mega-menu, .black ul.mega-menu li {
    border: medium none;
    margin: 0;
    padding: 0;
}
.black ul.mega-menu {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/bg_black.png") repeat-x scroll 0 100% #222222;
    border-left: 1px solid #1B1B1B;
    border-right: 1px solid #1B1B1B;
    height: 40px;
    position: relative;
    width: 100%;
}
.black ul.mega-menu li {
    float: left;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.black ul.mega-menu li a {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/bg_black.png") repeat-x scroll 100% 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 12px 38px 12px 25px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
.black ul.mega-menu li a.dc-mega {
    position: relative;
}
.black ul.mega-menu li a .dc-mega-icon {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/arrow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 6px;
    position: absolute;
    right: 15px;
    top: 18px;
    width: 8px;
}
.black ul.mega-menu li.mega-hover a, .black ul.mega-menu li a:hover {
    background-position: 100% -40px;
    color: #000000;
    text-shadow: none;
}
.black ul.mega-menu li.mega-hover a .dc-mega-icon {
    background-position: 0 100%;
}
.black ul.mega-menu li .sub-container {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/bg_sub_left.png") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
    margin-left: -3px;
    padding-left: 20px;
    position: absolute;
}
.black ul.mega-menu li .sub {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/bg_sub.png") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
    padding: 20px 20px 20px 10px;
}
.black ul.mega-menu li .sub-container.mega .sub {
    padding: 20px 20px 10px 0;
}
.black ul.mega-menu li .sub .row {
    clear: both;
    overflow: hidden;
    width: 100%;
}
.black ul.mega-menu li .sub li {
    float: none;
    font-size: 1em;
    font-weight: 400;
    list-style: none outside none;
    width: 170px;
}
.black ul.mega-menu li .sub li.mega-hdr {
    float: left;
    margin: 0 10px 10px 0;
}
.black ul.mega-menu li .sub li.mega-hdr.last {
    margin-right: 0;
}
.black ul.mega-menu li .sub a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #111111;
    display: block;
    float: none;
    font-size: 0.9em;
    padding: 7px 10px;
    text-decoration: none;
    text-shadow: none;
}
.black ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/bg_mega_hdr.png") no-repeat scroll 0 0 #6B6B6B;
    color: #FFFFFF;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 5px 5px 5px 15px;
    text-shadow: 1px 1px 1px #333333;
    text-transform: uppercase;
}
.black ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #000000;
    text-shadow: none;
}
.black ul.mega-menu .sub li.mega-hdr li a {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/arrow_off.png") no-repeat scroll 5px 8px rgba(0, 0, 0, 0);
    font-weight: 400;
    padding: 4px 5px 4px 20px;
}
.black ul.mega-menu .sub li.mega-hdr li a:hover {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/arrow_on.png") no-repeat scroll 5px 8px #EFEFEF;
    color: #A32403;
}
.black ul.mega-menu .sub ul li {
    padding-right: 0;
}
.black ul.mega-menu li .sub-container.non-mega .sub {
    padding: 20px 20px 20px 0;
}
.black ul.mega-menu li .sub-container.non-mega li {
    margin: 0;
    padding: 0;
    width: 190px;
}
.black ul.mega-menu li .sub-container.non-mega li a {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/arrow_off.png") no-repeat scroll 7px 10px rgba(0, 0, 0, 0);
    padding: 7px 5px 7px 22px;
}
.black ul.mega-menu li .sub-container.non-mega li a:hover {
    background: url("http://www.designchemical.com/lab/wp-content/themes/dclab/css/skins/images/arrow_on.png") no-repeat scroll 7px 10px #EFEFEF;
    color: #A32403;
}
.ctleft{
  float: left;
  line-height: 30px;
  width: 40%;
}
.ctright{
  float: right;
  line-height: 30px;
  text-align: right;
  width: 55%;
}