div.sep {
    clear: both;
}

h3 {
    color: #660099;
    font-size: 15px;
    line-height: 17px;
    font-weight: bold;
}
h3 a {
    text-decoration: none;
    color: #660099;
}
.last {
    margin-right: 0px !important;
}

#home_container {
    float: left;
}
.main_panel {
    height: 286px;
    width: 950px;
    clear: both;
}
#main_top_left {
    float: left;
    width: 710px;
    height: 280px;
}

#main_top_left .home_small_panel {
    float: left;
    width: 162px;
    height: 126px;
    margin-right: 16px;
    background-repeat: no-repeat ;
    padding: 0;
    margin-bottom: 15px;
}

#main_top_left .home_small_panel a.home_compare_link {
    display: block;
    width: 162px;
    background: url('/_l/home_compare_link.gif') no-repeat ;
    height: 26px;
    text-indent: -9999px;
}

#main_top_left .home_small_panel div.home_small_content {
    display: block;
    padding: 10px;
    height: 80px;
}

#home_debt_help{
    background-image: url('/_l/home_panel_debt_help.gif');
}
#home_credit_cards{
    background-image: url('/_l/home_panel_credit_cards.gif');
}
#home_loans{
    background-image: url('/_l/home_panel_loans.gif');
}
#home_health_insurance{
    background-image: url('/_l/home_panel_health_insurance.gif');
}
#home_pensions{
    background-image: url('/_l/home_panel_pensions.gif');
}
#home_mortgages{
    background-image: url('/_l/home_panel_mortgage.gif');
}
#home_travel{
    background-image: url('/_l/home_panel_travel.gif');
}
#home_will_writing{
    background-image: url('/_l/home_panel_will_writing.gif');
}
#home_personal_injury{
    background-image: url('/_l/home_panel_personal_injury.gif');
}
.home_small_panel h3 {
    margin: 0px;
}

.home_small_panel p {
    font-size: 11px;
    margin: 5px 0px;
    color: #666666;
}

#main_top_right {
    width: 230px;
    float: right;
    height: 280px;
}

#main_top_right h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

#main_top_right .home_small_panel {
    float: left;
    width: 230px;
    height: 268px;
    background-repeat: no-repeat ;
    padding: 0;
    margin-bottom: 0px;
}

#main_top_right .home_small_panel div.home_small_content {
    display: block;
    padding: 10px;
    height: 220px;
    margin-left: 120px;
}
#main_top_right .home_small_panel a.home_compare_link {
    display: block;
    width: 230px;
    background: url('/_l/home_compare_link_wide.gif') no-repeat ;
    height: 26px;
    text-indent: -999px;
}

#bottom_panel {
    width: 950px;
    height: 200px;
}

#bottom_right {
    float: right;
    width: 230px;
    height: 184px;
}
#bottom_right h3{
	color: #ffffff;
        background-color: #660099;
        height: 23px;
        padding-left: 10px;
        padding-top: 5px;
        background: #53027c url('/_l/h3_bg.gif') repeat-x top;
        margin: 0px;
}
#bottom_right #bottom_right_content {
    height: 154px;
    border: 1px solid #d6d6d6;
    border-top: none;
    padding: 0px;
}
#bottom_right #bottom_right_content ul {
    margin: 0px;
    padding: 0px;
}
#bottom_right #bottom_right_content li {
    list-style: none none;
    display: block;
    padding: 0px;
    line-height: 25px;
    margin: 0px;
    font-size: 11px;
    background: url('/_l/bullet.gif') no-repeat 15px;
    border-bottom: 1px solid #d6d6d6;
    text-indent: 20px;
    width: 228px;
}
#bottom_right #bottom_right_content li.last {
    border-bottom: none;
}
#bottom_right #bottom_right_content li a {
    text-decoration: none;
    padding-left: 20px;
    color: #666666;
}
#bottom_right #bottom_right_content li a:hover {
    text-decoration: underline;
}