#asset70 {
	
}

#asset70 .header {
	padding:11px 10px 15px 14px;
	font-size:108%;
	background-color:white;
	background-image:url('../images/calculator_options_header_bg.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
}

#asset70 .container {
	padding:10px 0px 12px 13px;
	background-color:#f0f0f0;
}

#asset70 .row {
	padding:3px 0px 0px 0px;
}

#asset70 .first_panel, #asset70 .panel, #asset70 .last_panel_in_row, #asset70 .last_panel, #asset70 .first_and_last_panel {
	float:left;
}
/*************************************************************************************************************************************************************/
#asset70 .first_panel {
	height:163px;
	width:243px;
	background-image:url('../images/calculator_options_list_middle.gif');
	background-repeat:repeat-x;
}

#asset70 .first_panel .left {
	background-image:url('../images/calculator_options_list_first.gif');
	background-repeat:no-repeat;
}

#asset70 .first_panel .right {
	height:138px;
	background-image:url('../images/calculator_options_list_right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 0px 0px 13px;
	position:relative;
}

/*************************************************************************************************************************************************************/
#asset70 .panel {
	height:163px;
	width:233px;
	background-image:url('../images/calculator_options_list_middle.gif');
	background-repeat:repeat-x;
}

#asset70 .panel .right {
	height:138px;
	background-image:url('../images/calculator_options_list_right.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 0px 0px 3px;
	position:relative;
}
/*************************************************************************************************************************************************************/
#asset70 .last_panel_in_row {
	height:163px;
	width:233px;
	background-image:url('../images/calculator_options_list_middle.gif');
	background-repeat:repeat-x;
}

#asset70 .last_panel_in_row .right {
	height:138px;
	background-image:url('../images/calculator_options_list_last_in_row.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 0px 0px 3px;
	position:relative;
}
/*************************************************************************************************************************************************************/
#asset70 .last_panel {
	height:163px;
	width:215px;
	background-image:url('../images/calculator_options_list_middle.gif');
	background-repeat:repeat-x;
}

#asset70 .last_panel .right {
	height:138px;
	background-image:url('../images/calculator_options_list_last.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 0px 0px 3px;
	position:relative;
}
/*************************************************************************************************************************************************************/
#asset70 .first_and_last_panel {
	height:163px;
	width:225px;
	background-image:url('../images/calculator_options_list_middle.gif');
	background-repeat:repeat-x;
}

#asset70 .first_and_last_panel .left {
	background-image:url('../images/calculator_options_list_first.gif');
	background-repeat:no-repeat;
}

#asset70 .first_and_last_panel .right {
	height:138px;
	background-image:url('../images/calculator_options_list_last.gif');
	background-repeat:no-repeat;
	background-position:right top;
	padding:25px 0px 0px 13px;
	position:relative;
}
/*************************************************************************************************************************************************************/


#asset70 h4 {
	color:#336699;
	font-size:131%;
	font-weight:bold;
	line-height:18px;
	padding:0px 25px 0px 0px;
}

#asset70 h4 a {
	color:#336699;
	text-decoration:none;
}

#asset70 .content {
	padding:7px 30px 0px 0px;
	font-size:85%;
	line-height:14px;
}

#asset70 .start {
	position:absolute;
	bottom:20px;
	left:2px;
	background-image:url('../images/arrow_double_right.gif');
	background-position:right 7px;
	background-repeat:no-repeat;
	font-size:108%;
	padding:0px 11px 0px 0px;
}

#asset70 .start a {
	font-size:108%;
	text-decoration:none;
	color:black;
}

#asset70 .first_panel .start, #asset70 .first_and_last_panel .start {
	left:12px;
}


