/*****  sftools Container		    *****/

.container_sftools
{
    margin-bottom: 0px;   
    border-top: solid 1px #93a0aa;
    border-left: solid 1px #93a0aa;
    border-right: solid 1px #93a0aa;
    border-bottom: solid 5px #93a0aa;
    background: url(  'images/software.png' ) no-repeat bottom right;
}

/*-- content pane			--*/.sftools_ContentPane_NT
{
    margin-bottom: 0px;
    width: auto;
}
.sftools_Actions
{
    background-color: #092554;
    height: 20px;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle; 
       
}
.FullContentPane
{
    padding: 5px;
    margin-bottom: 40px;
    background: url(  'images/feature_bg.png' ) repeat-x top right;
    border-top: solid 1px #93a0aa;
    
}

/*-- bottom icons  			--*/.feature_Icons
{
    margin: 0px;
    padding: 5px;
}

.sftools_Icons a img, .sftools_Icons input
{
    margin: 0px;
}

