@import url("tti.css");

/*
----------------------------------------------------------------------
Tax Institute Style Sheet - Tax Research Center

Author(s):  Linda Nicholson | www.hrblock.com
Updated:    10/07/2009
----------------------------------------------------------------------*/



/* Main navigation
------------------------------------------------------------------*/
.main_nav .nav_image {
    background: url(/images/main_nav/nav_research.jpg) no-repeat;
}


/* Local Styles
------------------------------------------------------------------*/
.question_widget_pod {
    width:670px;
}

.question_widget_pod .top_div {
    background:url(/images/tti_questions_top.jpg) no-repeat;
    height:51px;
    width:670px;
}

.question_widget_pod .content {
    border:#000000 1px solid;
    width:670px;
    height:100%;
}

.question_widget_pod .bottom_div {
    background:url(/images/tti_questions_bottom.jpg) no-repeat;
    height:13px;
    width:670px;
}