/**
 * Overload for media index
 */

.content { background-image:url(../i/bg/media.jpg); }


.start { padding-left:61px; margin-top:95px; }
.start .box { float:left; width:200px; overflow:hidden; }
.start .box .head { padding-bottom:2px; border-bottom:1px solid #c3c198; }
.start .box .head img { float:left; vertical-align:text-bottom; }

.start .box.image { margin-right:74px; }
.start .box.image table { width:226px; overflow:hidden; }
.start .box.image table td, .start .box.image table th { padding:7px 0; border-bottom:1px solid #c3c198; }
.start .box.image table td { width:110px; overflow:hidden; }
.start .box.image table td img { width:100px; height:75px; }
.start .box.image table th b { display:block; font-size:12px; padding-bottom:5px; }

.start .box.press { margin-right:74px; }
.start .box.press a img { margin:7px 0 5px 0; }
.start .box.press a b { display:block; text-align:right; }

.start .box.video a img { margin:7px 0 5px 0; }
.start .box.video a b { display:block; text-align:right; margin-top:3px; }
