﻿body
{
    font-size:9pt;
    margin:0;
    padding:0;
}

#pcColumn2Left
{
    display:none;
    /*float:left;
    clear:none;
    width:200px;
    margin:15px 0 15px 0px;  */
    
}

#pcColumn2Right
{
    width:800px;
    margin: 15px 0 15px 0;
    text-align:left;
    
}


#pcColumn3Left
{
    display:none;
   /* float:left;
    clear:none;
    width:200px;
    margin:15px 0 15px 50px;*/
    
}

#pcColumn3Right
{
    float:right;
    width:3.75in;
    clear:none;
    margin:0.15in 0;
    /*border:1px solid blue;*/
}

#pcColumn3Middle
{
    margin:0.15in 0;
    width:4.15in;
    clear:none;
    /*border:1px solid red;*/
}


.surfaceContainerDiv{
    margin:5px;
    display:block;
    clear:none;
    width:490px;
}

#surfaceName_Text
{
    display:none;
}

#pc-surfacePageArea{
    width:500px;
    clear:none;
    float:right;
    border-left:1px dotted #ccc;
}

#pc-SurfaceDescArea{
    display:none;
}

#pc-surfaceHeroShotArea{
   float:left;
   clear:none; 
   width:260px;
   margin-right:15px;
   text-align:left;
}

.surfaceImageArea{
    margin:1px;
    float:left;
    clear:none;
}

#thumbnailPod
{
    height:auto;
    overflow:visible;
    border:none;
    width:4.0in;
}

#thumbnailContent
{
   
}

#familyPod
{
    height:auto;
    overflow:visible;
    border:none;
    width:4.0in;
}

#familyContent
{
  /*  height:auto;
    overflow:visible; */
}

#relatedPod
{
    height:auto;
    overflow:visible;
    border:none;
    width:4.0in;
}

#relatedContent
{
   /* height:auto;
    overflow:visible; */
}

#kampyleDisplay
{
    display:none;
}



