.media-otw {     text-align: center; }
.media-otw .otw-title {     border-left: 5px solid #357849;     border-right: 5px solid #357849;     padding: 10px;     background-color: #fff;     margin: 5px 0;     font-size: 140%;     line-height: 140%; }
#music-otw, #video-otw {     height: auto; }
#music-otw .motw-img {     margin: 10px 0; }
#music-otw .motw-img img {     width: 100%;     height: 230px; }
#music-otw .by-text {     font-style: italic;     color: #c7c7c7;     font-size: 90%;     font-weight: normal; }
#music-otw .motw-artiste {     font-weight: bold;     margin: 0; }
.votw-iframe {     height: 250px;     width: 95%; }
.media-otw-handle {     list-style: none;     margin: 0;     padding: 0;     display: table;     width: 100%;     background-color: #fff;     border-bottom: 4px solid #357849; }
.media-otw-handle li {     margin: 0;     display: table-cell;     width: 40%;     padding: 10px;     font-weight: bold;     font-size: 120%;     background-color: #fff;     color: #357849;     text-shadow: 0.3px 0.3px 0.3px rgba(0, 0, 0, 0.4); } .media-otw.multi .media-otw-handle li {     width: 20%;     font-size: 100%;     border-right: 1px solid #357849;     border-left: 1px solid #357849; } .media-otw.multi .motw-img {     padding: 10px;     max-height: 280px;     overflow: hidden; }
.media-otw-handle li a {     display: block;     width: 100%;     height: 100%;     margin: 0;     padding: 0;     color: #357849; }
.otw-o {     margin: 10px 0; }
.otw-o .otw-oi {     display: table;     width: 100%;     box-sizing: border-box;     border-bottom: 2px solid #DEDEDE }
.otw-o .otw-oi .index {     display: table-cell;     width: 60px;     vertical-align: top; }
.otw-o .otw-oi .index .no {     background-size: contain;     width: 60px;     height: 60px;     font-size: 40px;     line-height: 60px;     text-align: center;     color: #FFFFFF;     font-weight: bold;     background: #357849;     text-shadow: 1px 1px 1px #333; }
.otw-o .otw-oi .name {     display: table-cell;     vertical-align: middle;     font-weight: bold;     text-align: left;     padding: 10px; }
.media-otw-handle li.active {     background-color: #357849;     color: #fff; }
.media-otw-handle li.active a {     color: #fff; }