/* ### - FIGURE OUT LIFE: Question Box - ### */
table.figureoutlife_question
{
    border-style: none;
    border-spacing: 0px;
    border-collapse: collapse;
}

table.figureoutlife_question td
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

table.figureoutlife_question td.folq_content
{
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    text-align: center;
}

/* ### - CONTENT LAYOUT: 'Figure out your life' - ### */
table.content_layout_figurelife
{
    border-style: none;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}

table.content_layout_figurelife td
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

table.content_layout_figurelife td.clfl_col1
{
    padding: 5px 0px 20px 0px;
    margin: 0px;
    vertical-align: top;
    width: 185px;
    height: 100%;
}

table.content_layout_figurelife td.clfl_col1-2_title
{
    padding: 5px 0px 10px 30px;
    margin: 0px;
    vertical-align: top;
    width: 100%;
}

table.content_layout_figurelife td.clfl_col2
{
    padding: 5px 15px 20px 15px;
    margin: 0px;
    vertical-align: top;
    width: 100%;
    height: 100%;
}

.fol_tl
{
	background: url(/_image/figurelife/top_lh.gif) no-repeat bottom right;
	height: 8px;
	width: 8px;
	line-height: 8px;
}
.fol_top
{
	background: url(/_image/figurelife/top_tile.gif) repeat-x bottom;
	height: 8px;
	width: 725px;
	line-height: 8px;
}
.fol_tr
{
	background: url(/_image/figurelife/top_rh.gif) no-repeat bottom left;
	height: 8px;
	width: 8px;
	line-height: 8px;
}
.fol_left
{
	background: url(/_image/figurelife/left_tile.gif) repeat-y right;
	height: auto;
	width: 8px;
}
.fol_right
{
	background: url(/_image/figurelife/right_tile.gif) repeat-y left;
	height: auto;
	width: 8px;
}

.fol_paper_top
{
	background: url(/_image/figurelife/paper_top.gif) repeat-x bottom;
	width: auto;
}
.fol_paper
{
	background: url(/_image/figurelife/paper_tile.gif) repeat-y;
}
.fol_paper_bottom
{
	background: url(/_image/figurelife/paper_bottom.gif) repeat-x top;
	width: auto;
}

.fol_bl
{
	background: url(/_image/figurelife/bottom_lh.gif) no-repeat top right;
	height: 8px;
	width: 8px;
	line-height: 8px;
}
.fol_bottom
{
	background: url(/_image/figurelife/bottom_tile.gif) repeat-x top;
	height: 8px;
	width: 725px;
	line-height: 8px;
}
.fol_br
{
	background: url(/_image/figurelife/bottom_rh.gif) no-repeat top left;
	height: 8px;
	width: 8px;
	line-height: 8px;
}

.fol_paper_left
{
	background: url(/_image/figurelife/paper_left_tile.gif) repeat-y top right;
	height: auto;
	width: 91px;
