﻿.adviser_banner{
   width:605px;
   margin-bottom:10px;
}
table.adviser_overview {
   width: 605px;
   margin-bottom:20px; 
}

.banner
{
   width: 867px;
	margin-bottom: 10px;
}

.banner .banner_cell
{
   width: 10px;
}

.banner .banner_gutter
{
   width: 10px;
}

.overview_sections
{
   width: 867px;
   margin-bottom:30px;
}

.widget
{
   padding-bottom:0px;
}

.widget h3
{
	font-size: 2.8em;
	margin-bottom: 3px;
}

.widget p
{
	font-size: 1.3em;
	color: #000;
	margin-bottom: 10px;
}
.overview h4
{
   margin-top: 15px;
   font-size: 1.0em;
   font-weight: bold;
   
}
.overview li 
{
   padding-top:5px;
   padding-bottom: 2px;
}
div.overview li p
{
   margin-bottom: 0px;
}
.overview ul {
   list-style-type: none;
   list-style-image: none;
   list-style-position: outside;
   margin-left: 0pt;
   padding-left: 0pt;
   margin-bottom: 5px;
}
.overview
{
	background-color: rgb(245, 246, 241);
}
div.overview div.sep
{
	border-top:1px solid #e6e6e5;
	margin-top: 0px;
	margin-bottom:5px;
}
