.contentWell 
{
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;  
}
.smallEasy 
{
  font-family: tahoma, arial, verdana, helvetica, sans-serif; font-size: 11px;
}
.mediumEasy 
{
  font-family: tahoma, arial, verdana, helvetica, sans-serif; font-size: 13px;
}
.imgBorder
{
background-color: #aaaaaa; border: 1px solid #ffffff;
}
a.more 
{
  color: #336699;
  font-weight: bold;  
  padding-right: 14px;
  background: url(/images/arrow_lands.gif) no-repeat right bottom;
  text-decoration: underline;  
}
a.title 
{
  color: #336699;
  font-weight: bold;  
  text-decoration: underline;  
}

.thumbnail img
{
border: 1px solid #aaaaaa;
}

.thumbnail:hover img
{
border: 1px solid #000000;
}

.textBoxStype 
{ 
border:1px inset #000;
border-color: #999999;
background-position: left top;
background-image: url("/images/txtBorder.gif");
}


