.burial_cremation_options
{
	background:#f2f2f2;	
}

/*************************************************
images & text in the component styled here
**************************************************/
.burial_cremation_options .width_3_1 .b .text_box_left
{
	width:160px;
	display:block;
	float:left;
	
}

.burial_cremation_options .width_3_1 .b .image_box_right
{
	width:80px;
	float:left;
	
	
}

.burial_cremation_options .gray_line
{
	width:168px;
	height:1px;
	margin-top:12px;
	background:#efefef;
	overflow:hidden;
}	

.burial_cremation_options .b .box_text
{
	padding-bottom:8px;
}

.burial_cremation_options .text_box_left 
{
	margin-top:8px;	
}

.burial_cremation_options .floated_image
{
	margin-top:12px;
	float:right;
}

.burial_cremation_options .clear
{
	clear:both;	
}

/**********************************
link styling for different brands
***********************************/

.burial_cremation_options .dm a 
{
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.burial_cremation_options .dm a:hover 
{
	text-decoration: underline;
}

.burial_cremation_options .fda a 
{
	font-weight: bold;
	color: #deb406;
	text-decoration: none;
}

.burial_cremation_options .fda a:hover 
{
	text-decoration: underline;
}

.burial_cremation_options .mp a 
{
	font-weight: bold;
	color: #b39659;
	text-decoration: none;
}

.burial_cremation_options .dmj a 
{
	color: #c5921a;
}


.burial_cremation_options .mp a:hover 
{
	text-decoration: underline;
}


.burial_cremation_options .b .text_header 
{	
	margin-top:3px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.burial_cremation_options .dm .text_header,
.burial_cremation_options .dmc .text_header 
{
	color:#006644;
}

.burial_cremation_options .fda .text_header 
{
	color:#005cab;
}

.burial_cremation_options .mp .text_header 
{
	color:#006644;
}

.burial_cremation_options .dmj .text_header 
{
	color:#0038b8;
}



.burial_cremation_options .b .dm .hr_double,
.burial_cremation_options .b .dm .hr_double
{
	/*width:100%;*/
	height:8px;

	margin-top:5px;
	margin-bottom:3px;

	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}

.burial_cremation_options .b .fda .hr_double
{
	/*width:100%;*/
	height:8px;

	margin-top:4px;
	margin-bottom:3px;

	background:url(../../global/hr_double_bbddff.gif) repeat-x;
}	

.burial_cremation_options .b .mp .hr_double
{
	/*width:100%;*/
	height:8px;

	margin-top:4px;
	margin-bottom:3px;

	background:url(../../global/hr_double_a9c9c1.gif) repeat-x;
}	

.burial_cremation_options .b .dmj .hr_double
{
	background:url(../../global/hr_double_abd2ff.gif) repeat-x;
}	


/***************************************************************
table template - specify component height here
****************************************************************/


.burial_cremation_options .width_4_1 .table_template_content
{
	background:white;
	padding:8px;
	width:208px;
}

.burial_cremation_options .width_3_1 .table_template_content
{
	background:white;
	padding:8px;
	width:256px;
}


.burial_cremation_options .a .table_template_content
{
	/*height:112px;*/
	height:auto;	
}

.burial_cremation_options .b .table_template_content
{
		/*height:256px;*/
	height:auto;	
}


	
.burial_cremation_options .table_template_top_left
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_left.gif) no-repeat;
	overflow:hidden;
}

.burial_cremation_options .table_template_top
{    
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.burial_cremation_options .table_template_top_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/top_right.gif) no-repeat;
	overflow:hidden;	
}

.burial_cremation_options .table_template_right
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/right.gif) repeat-y;
	overflow:hidden;	
}


.burial_cremation_options .table_template_left
{
	width:8px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/left.gif) repeat-y;
	overflow:hidden;	
}


.burial_cremation_options .table_template_bottom_left
{
	width:8px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.burial_cremation_options .table_template_bottom
{
	width:auto;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom.gif) repeat-x;
	overflow:hidden;	
}

.burial_cremation_options .table_template_bottom_right
{
	width:8px;
	height:8px;
	background:url(../../../includes/table_template_dropshadow_on_f2f2f2/bottom_right.gif) no-repeat;

	overflow:hidden;	
}
	
/*****************************************************************************************
	Buttons
*****************************************************************************************/

/*btn_request_a_copy*/
.burial_cremation_options .width_4_1 .btn_request_a_copy
{
	float:right;
	border:0px;
}		
	
.burial_cremation_options .width_3_1 .a .btn_request_a_copy
{
	float:right;
	border:0px;
}		
		
.burial_cremation_options .width_3_1 .b .btn_request_a_copy
{
	float:right;
	border:0px;
}		
				
	
