.glxavor_content{
	margin: 0px 30px;
}

.glxavor_content p span{
	margin-top: 20px;
}

.level_up   {
        overflow: hidden;
}

.level_up p{
	margin-top: 20px;
}
	
.level_up img{
	margin-top: 20px;
        margin-right: 20px;
        margin-bottom: 20px;
        float: left;    
}
	
/*	.download_buklet{
		margin-left: 110px !important;
		margin-top: 40px !important;
		font-size: 16px !important;
		padding-right: 10px !important;
	}*/
	
.image{
	position:absolute;
	background:url("/images/landings/point.jpg") no-repeat;
	height:18px;
	width:16px;
        z-index: 1;
}

.image_1{
	margin-left: 672px;
	margin-top: -9px;
}

.level_left .image{
/*	margin-left: -7px;
	margin-top: -9px;*/
        left: -8px;
        top: -10px;
}

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

.level_left_pp {
    background:url("/images/landings/ifcmarketspp.png") center no-repeat;
}

.level_left_1   {
    background:url("/images/landings/presentation_1.png") center no-repeat;
}

.level_left_2   {
    background:url("/images/landings/presentation_3.png") center no-repeat;
}

.level_right_1  {
    background:url("/images/landings/presentation_2.png") center no-repeat;
}

.level_right p,
.level_left p   {
    position: absolute;
    bottom: 16px;
    width: 95%;
    text-align: center;
    text-indent: 0px;
    /*border: solid 1px red;*/
}

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

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

.level_right .image{
/*    margin-left: -8px;
    margin-top: 262px;*/
    bottom: -10px;
    left: -8px;
}

.download_wrap  {
    /*position: absolute;*/
    /*overflow: hidden;*/
    display: inline-block;
    margin-top: 190px;
    width: 100%;
    /*border: solid 1px red;*/
}

.download_wrap table    {
    margin: 20px 0px;
    padding: 0px;
    border: none;
}

.download_wrap table tr td    {
    background: none !important;
    padding: 0 !important;
    border: none !important;
}

.level_left .download_wrap table tr td.table_1,
.download_wrap table tr td.table_2,
.level_right .download_wrap table tr td.table_3  {
    background: #fff !important;
}

.download_wrap table tr td a    {
    margin-bottom: 0px;
    float: none;
    min-width: 40px;
    margin-left: 10px;
}

.level_right .download_wrap table tr td a    {
    margin-left: 10px;
}

.level_left .download_wrap table tr td a    {
    margin-right: 10px;
    z-index: 1;
}

.level{
    margin-bottom: 40px;
}

tr {
    border: none;
}

.level_left_pp
.level_left_1,
.level_right_1,
.level_left_2 {
    position: relative;
}

body[dir=rtl] .level_left_1,
body[dir=rtl] .level_right_1,
body[dir=rtl] .level_left_2 {
    float: right;
}

.level_left_pp > p,
.level_left_1 > p,
.level_right_1 > p,
.level_left_2 > p {
    text-align: center;
}

@media (min-width: 768px) {
    .level_left_pp,
    .level_left_1,
    .level_right_1,
    .level_left_2 {
        width: 50%;
        float: left;
    }
}