﻿div.pageContentModuleMr_small
{
    width:251px;
    float:left;
    overflow:hidden;

}


div.pageContentModuleMr_small div.ctrlTop
{
    width:100%; 
    height:7px;
    background-image:url('ContentModule/Mr.small/imgContentModule_01.png');  
    background-repeat:no-repeat;
   
}
div.pageContentModuleMr_small img.ctrlTop
{    
    height:auto;
}
div.pageContentModuleMr_small div.ctrlContainer
{

    width:100%;
    min-height:60px;
    background-repeat:repeat-y;
    background-image:url('ContentModule/Mr.small/imgContentModCont.png');
 
}
div.pageContentModuleMr_small div.ctrlBg
{
    
   background-repeat:repeat-x;
   background-image:url('ContentModule/Mr.small/imgContentModule_02.png');
   width:247px;
   margin-left:auto;
   margin-right:auto;
   min-height:88px;
} 
    
div.pageContentModuleMr_small div.bg
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:-40;
    width:100%;
}
div.pageContentModuleMr_small img.bg
{
    display:block;
    width:100%;
    height:100%;
    
}
div.pageContentModuleMr_small div.modContent
{
    min-width:105px;
    width:auto;
    height:auto;
    overflow:hidden;
  
}

div.pageContentModuleMr_small div.modTitle
{
    font-size:16px;
    padding:6px 15px 5px 15px;
}
div.pageContentModuleMr_small 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_small p.hideCheck
{
    background-image:none;
    padding-left:0px;
    
}
div.pageContentModuleMr_small div.contentCont
{
    padding-left:32px;
    padding-right:15px;
    padding-top:5px; 
    min-height:100px; 
    overflow:hidden;
    width:auto;
}
div.pageContentModuleMr_small div.bodyCont
{
  /*  float:left;*/
    width:auto;
    overflow:hidden;
}

div.pageContentModuleMr_small div.modBody
{
   width:auto;
   line-height:100%;
   max-width:100px; 
   padding-right:2px;
   /*border:solid 1px green;*/
   float:left;
   overflow:hidden;
   
   
}
div.pageContentModuleMr_small div.modBody img
{
    max-width:130px;
    max-height:80px;
    width:auto;
    height:auto;
}

div.pageContentModuleMr_small div.modImage
{
    max-width:95px;
    width:auto;   
    float:right; 
    height:auto;
    overflow:hidden;
    /*border:solid 1px green;*/
}

div.pageContentModuleMr_small img.modImage
{
    max-width:95px;
    max-height:80px;
    width:auto;
    height:auto;
    display:block;
}
div.pageContentModuleMr_small div.links
{
    overflow:hidden;
    margin-top:10px;
    width:auto;

    
}
div.pageContentModuleMr_small div.linkCont1
{
    width:auto;
    overflow:hidden;

}
div.pageContentModuleMr_small div.linkCont2
{
    float:left;
    margin-left:5px; 
    width:90px;
    overflow:hidden;
}
div.pageContentModuleMr_small a
{
   
}


div.pageContentModuleMr_small a
{
    line-height:130%;
}

div.pageContentModuleMr_small div.ctrlBottom
{
    height:7px;
     background-image:url('ContentModule/Mr.small/imgContentModule_03.png'); 
     background-repeat:no-repeat;
     width:100%;
}


