/* main area */
#howtouse {
    width:601px;
    height:522px; 
    background:#fff url(../images/bg/3.3.3_back.gif) top left no-repeat;
}
#howtouse a, #howtouse a:link, #howtouse a:visited {
    color:#007bab;
}

/* header area */ 
#how-logo {
    padding-top:7px;
    padding-left:7px;
    padding-bottom:7px;
}

#how-title {
    position:absolute;
    left:425px;
    top:46px;
}
 
/* top menu */
#how-topmenu {
    position:absolute;
    left:164px;
    top:78px;
    padding-top:1px;
    padding-right:10px;
}
#how-topmenu div {
    float:left;
    padding:0 3px;
    height:20px; 
}

/* close button */
div.how-close {
    display:block;
    position:absolute;
    top:380px;
    left:10px;
}

/* sub sections */
#help-content {
    position:absolute;
    top:110px;
    left:12px;
}

#help-home {
    display:block;
    width:587px;
}

#help-myfsa {
    display:none;
    width:587px;
}

#help-wiz {
    display:none;
    width:587px;
}

#help-pub {
    display:none;
    width:587px;
}

div.how-head {
    margin:10px;
}
div.how-body {
    margin:10px;
    float:left;
}
div.how-right {
    float:right;
}
div.how-button {
    padding-bottom:8px;
    text-align:center;

}
div.how-readmore {
    position:absolute;
    top:325px;
    left:10px;
    font-weight:bold;
}

