/*
Theme Name: Yegor Child
Template: Yegor
Author: St. Anthony\'s
Version: 1.0
Updated: 2014-03-25 02:42:24
*/

@charset "UTF-8";
@import url('../Yegor/style.css');

.timeline {
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    background: url('../images/dot.gif') repeat-x scroll left 45px transparent;
}