﻿

    .IntrestMain
    {
        width:600px;
        border:solid 1px #c9e0e6;
        padding-left:15px;
        padding-bottom:15px;
        padding-top:15px;
        margin-top:15px;
        float:left;
    }
    
    .DropDownIntrest
    {
        font-family:Verdana;
        font-size:0.7em;
        color:#2E2E2E;
        height:22px;
        margin-right:15px;
        margin-bottom:20px;
        display:block;
        float:left;
    }
    
    .GoButtonIntrest
    {
        background-image:url(../../../DesktopModules/BBCActiveFreeResources/goButton.gif);
        background-repeat:no-repeat;
        width:40px;
        height:22px;
        text-decoration:none;
        clear:right;
        margin-bottom:20px;
    }

    .GoButtonIntrest:hover
    {
        background:url(../../../DesktopModules/BBCActiveFreeResources/goButton.gif) no-repeat 0px -22px;
        text-decoration:underline;
    }
    
    .ImageIntrest
    {
        padding-right:5px;
        float:left;
    }
    
    .IntrestTextBody
    {
        font-family:Verdana;
        font-size:0.6em;
        color:#2E2E2E;
        display:block;
        width:130px;
        clear:left;
    }
    
    .IntrestTextBold
    {
        font-family:Verdana;
        font-size:0.6em;
        color:#2E2E2E;
        display:block;
        font-weight:bold;
        margin-bottom:3px;
        float:left;
        padding-top:5px;
    }
    
    .IntrestWrapper
    {
        padding-right:15px;
        float:left;
    }
    
    .IntrestWrapperNoPad
    {
        float:left;
    }
