/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 3, 2014, 5:51:41 PM
    Author     : sergey
*/

.first_level h2 {
    float: right !important;
    padding-right: 0px !important;
    padding-left: 15px !important;
}

.image_1, .image_2 {
    margin-left: 0px !important;
    margin-right: 656px;
}

.first_level{
    border-right: none !important;
    border-left: solid 1px gray !important;
}

.image_1, .image_2  {
    right: auto !important;
    left: -8px;
}

.first_level p{
    display: inline-block;
    padding: 0px 80px 20px 10px !important;
    background-position: top right;
}
.first_level{
    border-left: none !important;
}