div.catBoxes{   position: relative;   width: 100%; }
div.catBoxes div.catBox{   xwidth: 940px; width: 100%;   xfloat: left;   margin-bottom:40px; }

div.title{
   width: 29%;
   text-align: right;
   color:#E2007A;
   font-family:arial;
   font-size:21px;  
   
}

/*=================== EDGE_SMALL ===================*/

div.edgeSmall{
    margin-top:30px;
    width:26%;
    xwidth:244px;    
}  

div.edgeSmallGallery{
    float: left;
    xwidth:26%;
    width:244px;
}
 
div.photoEdgeSmall{
    /*width: 70px;*/
    float: left;
    margin-bottom : 10px; 
    margin-left : 10px; 
    margin-right : 10px; 
}

div.photoEdgeSmall img.photoEdgeSmallImg{
    width: 40px;
    height: 40px;     
    border: 1;
    border-color: #CCC;                
}

 div.photoEdgeSmall p.photoEdgeSmallDesc{
    width: 40px;
    margin-top:5px;
    text-align: right;
}

div.photoEdgeSmall p.photoEdgeSmallDesc:first-line{
     color:#E2007A; 
    font-weight: bold;
}

/*====================== EDGE ======================*/ 

div.edgeGallery{ float:left;     text-align:center;     width:54%; xwidth:508px;     
}

div.photoEdge{
    /*width: 70px;*/    
    float: left;
    margin-bottom : 10px; 
    margin-left : 10px; 
    margin-right : 10px; 
}

img.photoEdgeImg{   
    width: 130px;
    height: 98px; 
    border: 1;
    border-color: #CCC;         
}

p.photoEdgeDesc{
    width: 130px;
    margin-top:5px;
    text-align: right;
    font-family:arial,verdana,helvetica;
    font-size:11px;       
}

p.photoEdgeDesc:first-line{
    color:#E2007A;
    font-size:12px;  
    font-weight: bold;
}

/*====================== BAR =======================*/

div.barCategory{
   margin-top: 10px;
   width: 100%; 
   height: 18px;
   background-image: url('img/bg_bar.jpg');
}

.popUpImage{
              
}   

.imgPdf{
    width: 20px;
    height: 20px;
    border:0;
    background-color: white;
}

.divPdf{
    text-align: right;
    font-size:11px;
}

.descCategory{
    text-align: justify;
    font-family:arial,verdana,helvetica;
    font-size:11px;
    margin-bottom: 30px;
}


/*=========================== TECH ============================*/

div.techOld{     float:right;    text-align:right;    width:20%; xwidth:188px;   xheight: 300px;   overflow: hidden; }

div.techOld img{       margin-top: 0px;  margin-bottom:28px;  padding: 0px; border: 0px;}

img.photoEdgeRPImg{left:80px; position:relative;left:80px;margin-bottom:10px;margin-top:37px;position:relative;}

/*==============================================================*/

a.edgeRsLink{
    
}

dic.clear{
    clear:both;
}

