/*
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 : Oct 6, 2014, 2:27:20 PM
    Author     : sergey
*/


.image_1 {
    margin-left: auto;
    margin-right: 672px;
}
/*.image {
    background: url("/images/landings/point.jpg") no-repeat right 0;
}*/

.level_left .image{
    left: auto;
    right: -8px;
}

.level_left .image_2    {
    right: auto;
    left: -8px;
}

.level_up img {
    float: right;
    margin-right: auto;
    margin-left: 20px;
}

.level_up p {
    text-align: right;
}

.level_left {
    /*background: url("/images/landings/presentation_1.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    border-right: none;
    border-left: 1px solid #ccc;
    float: right;
}

.level_right {
    /*background: url("/images/landings/presentation_2.png") no-repeat scroll center center rgba(0, 0, 0, 0);*/
    float: right;
}

.level_right .image {
    /*margin-right: -8px;*/
    left: auto;
    right: -8px;
}

.level_right .download_wrap table tr td a {
    margin-left: auto;
    margin-right: 10px;
    padding-right: 8px !important;
}

.level_left .download_wrap table tr td a    {
    padding-right: 8px !important;
}

.level_right p,
.level_left p {
    /*text-align: right;*/
    text-indent: 0px;
   
}

.level_left p   {
     right: auto;
     left: 16px;
     margin-right: auto;
     margin-left: -8px;
}

.level_right p  {
    left: auto;
    right: 16px;
    margin-left: auto;
    margin-right: -2px;
}

