﻿
div.pageContentModuleMr_full
{
    width:511px;
    overflow:hidden;
    clear:both;
    max-width:511px;

}
div.pageContentModuleMr_full p
{
    margin:0;
}
div.pageContentModuleMr_full div.ctrlTop
{
    width:511px; 
    height:9px;
    background-image:url('ContentModule/Mr/imgContentModule_01.png');  
    background-repeat:no-repeat;
}

div.pageContentModuleMr_full div.ctrlContainer
{
  
    width:100%;
    min-height:100px;
    background-repeat:repeat-y;
    background-image:url('ContentModule/Mr/imgContentModCont.png');
    padding-bottom:5px;
 
}
div.pageContentModuleMr_full div.ctrlBg
{
    
   background-repeat:repeat-x;
   background-image:url('ContentModule/Mr/imgContentModule_02.png');
   width:509px;
   margin-left:auto;
   margin-right:auto;
   min-height:88px;   
    
}

div.pageContentModuleMr_full div.modContent
{
    min-width:355px;
    width:auto;
    height:auto;
    overflow:hidden;
    /*border:solid 1px red;*/
}


div.pageContentModuleMr_full div.modTitle
{
    font-size:16px;
    padding:6px 15px 5px 15px;
   /* border:solid 1px orange;*/
}
div.pageContentModuleMr_full p.modTitle
{
    margin:0px;
    font-weight:bold;
    background-image:url('/App_Images/Icons/icTick.png');
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding-left:18px;
    
}

div.pageContentModuleMr_full p.hideCheck
{
    background-image:none;
    padding-left:0px;
    
}
div.pageContentModuleMr_full div.contentCont
{
    padding-left:34px;
    padding-right:20px;
    min-height:70px;
    overflow:hidden; 
    width:auto;
    padding-bottom:10px;
    
}
div.pageContentModuleMr_full div.bodyCont
{
    width:100%;
    overflow:hidden;
    
}


div.pageContentModuleMr_full div.modBody
{
   width:auto;
   overflow:hidden;
   line-height:150%;  
   max-width:355px;
   /*min-width:370px; */
   float:left;
   padding-right:5px;
}
div.pageContentModuleMr_full div.modBody img
{
    max-width:95px;
    max-height:80px;
    width:auto;
    height:auto;
}
div.pageContentModuleMr_full div.modImage
{
    max-width:95px; 
    width:auto;
    height:auto; 
    float:right; 
    
    overflow:hidden;
    /*width:100px;
    border:solid 1px green;*/
}



div.pageContentModuleMr_full img.modImage
{
    max-width:95px; 
    max-height:80px;
    width:auto;
    height:auto; 
    display:block;
   
}
div.pageContentModuleMr_full div.links
{
    overflow:hidden;
    margin-top:auto;
    width:auto;
   /* border:solid 1px green;*/

}
div.pageContentModuleMr_full div.links p,
div.pageContentModuleMr_full div.links br,
div.pageContentModuleMr_full div.links a
{
    line-height:normal;
    margin:0;
}
div.pageContentModuleMr_full div.links br
{
    line-height:2px;
}

div.pageContentModuleMr_full div.linkCont1
{
    float:left; 
    width:220px;
    overflow:hidden;
   /*border:solid 1px green;*/
}
div.pageContentModuleMr_full div.linkCont2
{
   float:left;
   margin-left:5px;
   width:220px;
   overflow:hidden;
  /*border:solid 1px green;*/
}





div.pageContentModuleMr_full div.ctrlBottom
{
    height:7px;
     background-image:url('ContentModule/Mr/imgContentModule_03.png'); 
     width:100%;
     background-repeat:no-repeat;
     font-size:0px;
     
}
