.smart_safe_living
{
	background:#ffffff;	
	padding-left:16px;
	padding-right:16px;
}

.smart_safe_living .superscript
{
	font-size:9px;
	vertical-align:top;
}

.smart_safe_living
{
	margin-top:20px;
	padding-left:16px;
	width:616px;	
}

.smart_safe_living .dm a
{
	color:#661133;
}

.smart_safe_living .fda a
{
	color:#deb406;
}

.smart_safe_living .mp a
{
	color:#b39659;
}


/**********************************
lift tables
***********************************/
		
.smart_safe_living .left_table
{
	width:297px;
	height:126px;
	border:0px;
	margin-bottom:24px;
	margin-top:16px;
	padding-right:16px;
	padding-top:8px;
	padding-bottom:7px;
	display:block;
	background-repeat:repeat-y;
}

.smart_safe_living .left_table_img
{
	padding-bottom:13px;
	padding-left:13px;
}

.smart_safe_living .left_table_section,
.smart_safe_living .left_table_section_tall
{
	background:#f4f7fb;
	width:256px;
	padding-top:4px;
	margin-left:16px;
	margin-bottom:8px;
	font-weight:bold;
	float:left;
}

.smart_safe_living .left_table_section
{
	height:20px;
}

.smart_safe_living .left_table_section_tall
{
	height:36px;
}

.smart_safe_living .right_table
{
	width:297px;
	height:126px;
	border:0px;
	margin-bottom:24px;
	margin-top:16px;
	padding-left:16px;
	padding-top:8px;
	padding-bottom:7px;
	display:block;
	background-repeat:repeat-y;
}

.smart_safe_living .right_table_img
{
	padding-bottom:13px;
	margin-left:-2px;

}

.smart_safe_living .right_table_section,
.smart_safe_living .right_table_section_tall,
.smart_safe_living .right_table_section_triple
{
	background:#faf5f7;
	width:256px;
	padding-top:4px;
	margin-bottom:8px;
	font-weight:bold;	
	float:left;
}

.smart_safe_living .right_table_section
{
	height:20px;
}

.smart_safe_living .right_table_section_tall
{
	height:36px;
}

.smart_safe_living .right_table_section_triple
{
	height:52px;
}

.smart_safe_living .left_table_section a,
.smart_safe_living .left_table_section_tall a,
.smart_safe_living .right_table_section a,
.smart_safe_living .right_table_section_tall a,
.smart_safe_living .right_table_section_triple a
{
	color:#333333;	
}



.smart_safe_living .table_arrow 
{	
	margin-top:4px; 
	margin-left:8px; 
	margin-right:13px;
	margin-bottom:25px;	
}

.smart_safe_living .hr_double
{
	/*width:100%;*/
	height:8px;

	margin-top:0px;
	margin-bottom:3px;
}

.smart_safe_living .dm .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.smart_safe_living .fda .hr_double
{
	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.smart_safe_living .mp .hr_double
{
	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	


.smart_safe_living .hr_thick
{
	width:100%;
	height:4px;
	margin-top:8px;
	margin-bottom:6px;        
} 

.smart_safe_living .dm .hr_thick
{
	background-color:#006644;         
} 

.smart_safe_living .fda .hr_thick
{
	background-color:#005cab;     
} 

.smart_safe_living .mp .hr_thick
{
	background-color:#006644;         
} 

.smart_safe_living .text_header_large
{
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	margin-top:8px;
	margin-bottom:4px;
}

.smart_safe_living .dm .text_header_large
{
	color:#006644;
}

.smart_safe_living .fda .text_header_large
{
	color:#005cab;
}

.smart_safe_living .mp .text_header_large
{
	color:#006644;
}



