﻿#CenterWrapper .ImageLinkWrapper
{
    overflow:hidden;
    margin:  0 auto 10px auto;
    width:375px;
}

#CenterWrapper .ImageLinkTitle
{
    float:left;
   border-bottom:solid 1px #346699;
    margin: 0 0 5px 0;
    width:100%;
}

#CenterWrapper .ImageLinkImage
{
    float:left;
   font-weight:bold;
}



#CenterWrapper .ImageLinkTitleText
{
    color:#346699;
    float:left;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    
}



#CenterWrapper .ImageLinkImage
{
    
}

#CenterWrapper .ImageLinkCaption
{
    float:left;
    text-align:justify;
    font-size:12px;
}

/*-------------*/

#RightWrapper .ImageLinkWrapper
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#RightWrapper .ImageLinkTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0px;
    width:210px;

}


#RightWrapper .ImageLinkTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#RightWrapper .ImageLinkTitleHR
{
   display:none;
}

#RightWrapper .SectionDivide
{
    
}

#RightWrapper .ImageLinkImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#RightWrapper .ImageLinkCaption
{
   text-align:center;
}

/*-------------*/

#LeftWrapper .ImageLinkWrapper
{
    background: #E1E0E0;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    float:left;
    width:210px;
    
}

#LeftWrapper .ImageLinkTitle
{
    float:left;
    background: url(../../images/section_heading.jpg) repeat-y;
    margin: 0 0 10px 0;
    width:210px;

}

#LeftWrapper .ImageLinkTitleText
{
     color:#fff;
    float:left;
    width:188px;
    font-family: Trebuchet MS;
    font-size:16px;
    text-align:left;
    font-weight:bold;
    padding:3px 0 3px 5px;
    
}

#LeftWrapper .ImageLinkTitleHR
{
    display:none;
}

#LeftWrapper .SectionDivide
{
    
}

#LeftWrapper .ImageLinkImage
{
   width:200px;
   float:left;
   text-align:center;
   margin-left:5px;
}

#LeftWrapper .ImageLinkCaption
{
   text-align:center;
}