﻿
/*
    Rabih Kaddour
    http://kaddour-es.de/
    August, 2016.
*/

.general_widget_bd {
    position: absolute;
    margin-left: 40px;
    margin-top: 15px;
    width: 790px;
    height: 570px;
    text-align: left;
    background-color: #FFFFE1;
    position: center;
    /*background-color:red;*/
}

.general_content_piece {
   position: absolute;
   width: 760px;
   height: 530px;
   text-align:left;
   position:center;
   background-color: #eee;
}

.geo_container_frame {
   position: absolute;
   width:100%;
   height:400px;
   /*background-color:#4cff00;*/
}

.geo_widget-ft {
    position: absolute;
    margin-left: 40px;
    margin-top: 312px;
    width: 760px;
    height: 415px;
    text-align: left;
    background-color: #FFFFE1;
    position: center;
    /*background-color:#808080;*/
}

.general_content-title-left {
   position: relative;
   /*cursor:pointer;*/
   width: 560px;
   height: 70px;
   text-align:left;
   float:left;
   /*background-color:cadetblue;*/
}

.general_content-title-right {
   position: relative;
   width: 200px;
   height: 70px;
   /*text-align:left;*/
   float:right;
   left:0px;
   /*background-color:#eee;*/
}

.general_pic-container-frame {
   position: absolute;
   width:100%;
   height:400px;
   /*background-color:#4cff00;*/
}

.general_widget-bd-foot {
    position: absolute;
    margin-left: 40px;
    margin-top: 312px;
    width: 760px;
    height: 415px;
    text-align: left;
    background-color: #FFFFE1;
    position: center;
    /*background-color:#808080;*/
}