﻿



#mixedContentGrid
{
   
    width: 100%;
}
#mixedContentGrid .contentBox
{
     font-size: 14px;
    display: block;
  
    padding-top: 10px;

   height:360px;
    width: 240px;
 
    border: 0px solid #3f7f00;
    border-width: 0px 0px 1px 1px;
    margin: 0px;
    padding: 3px;
    text-decoration: none;
  
    border: 1px solid #999999;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;   
    text-align:center;
}
#mixedContentGrid .contentBox IMG
{
    height: 220px;
    width: 200px;
    margin-left: 16px;
    border: 0px solid #3f7f00;
    border-width: 0px 0px 1px 1px;
    margin: 0px;
    padding: 3px;
    text-decoration: none;
    box-shadow: 0px 4px 5px #888888;
    border: 1px solid #3f7f00;
    -moz-border-radius-topright: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-right-radius: 14px;
    -moz-border-radius-topleft: 14px;
    -webkit-border-top-left-radius: 14px;
    border-top-left-radius: 14px;
    -moz-border-radius-bottomright: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-right-radius: 14px;
    -moz-border-radius-bottomleft: 14px;
    -webkit-border-bottom-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

#mixedContentGrid .contentBox h1
{
    font-size: 14px;
    font-weight: bold;
    color: #993333;
}
#mixedContentGrid .contentBox h2
{
    font-size: 11px;
    font-weight: bold;
     padding-right:20px;
 text-align:justify;
  
}
#mixedContentGrid .contentBox .Summary 
{
    font-size: 12px;
    color: #DD0000;
 padding-right:20px;
 text-align:justify;
 
    
   
}

#mixedContentGrid .contentBox a
{
    text-decoration: none;
   
}










#mixedContentList
{
   
    width: 100%;
}
#mixedContentList .contentBox
{
     font-size: 14px;
    display: block;
  
    padding-top: 10px;

  
    width: 100%;
 
    border: 0px solid #3f7f00;
    border-width: 0px 0px 1px 1px;
    margin: 0px;
    padding: 3px;
    text-decoration: none;
  
    border: 1px solid #999999;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-left-radius: 7px;   
   
}


#mixedContentList .contentBox h1
{
    font-size: 14px;
    font-weight: bold;
    color: #993333;
}
#mixedContentList .contentBox h2
{
    font-size: 11px;
    font-weight: bold;
     padding-right:20px;
 text-align:justify;
  
}
#mixedContentList .contentBox .Summary 
{
    font-size: 12px;
    color: #DD0000;
 padding-right:20px;
 text-align:justify;
 
    
   
}

#mixedContentList .contentBox a
{
    text-decoration: none;
   
}
.ToolBox
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.ToolBox a
{
    text-decoration: none;
}
