.pagecontent
{
  font-size: 12px;
}
.pagecontent h1
{
  
}
.pagecontent h2
{
  
}
.pagecontent h3
{

}
.pagecontent table
{
  width: 100%;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;}

.pagecontent table.blu
{
  width: 520px;
  margin-left: auto;
  margin-right: auto;
  background: url("/images/sol_mid_bg.png") !important;
  background-repeat: repeat-y;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
}

.pagecontent table.blu thead td
{
  background: url("/images/sol_find_head.png") no-repeat bottom left #fff;
  height: 29px;
  color: #fff;
  padding-left: 40px;
  font-size: 14px;
  vertical-align: bottom;
  padding-bottom: 4px;
} 
.pagecontent table tr td
{
  vertical-align: top;
  padding-left: 5px;
  text-align:left;
}

.pagecontent table tr td h4
{
  font-weight: bold;
}

.pagecontent table tr td p
{
  font-size: 10px;
  line-height: 14px;
  margin: 5px 0;
}

.pagecontent table.blu thead tr td
{
  
} 


.page_content_row page_inner_content span table thead tbody
{
 width:100%
 height: 104px;
}

.td colspan {
  padding-left: 30px;
}


.pagecontent table.blu tbody tr
{

}

.pagecontent table.blu tbody th
{
  padding: 8px;
  min-height: 30px;
}

.pagecontent table.blu tbody tr td{ 


border-left: 1px solid #ADBBCB;
border-top: 1px solid #ADBBCB;
vertical-align: middle;
}

.pagecontent table.blu tbody tr td:first-child{ 
border-left: none;
}
.pagecontent table.blu tbody
{ 
}
