.image_with_table_template 
{
	
}



.image_with_table_template .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.image_with_table_template .table_template_top
{    
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.image_with_table_template .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.image_with_table_template .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.image_with_table_template .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.image_with_table_template .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.image_with_table_template .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.image_with_table_template .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}


.image_with_table_template .table_template_content
{
	margin:0px;
	padding:0px;
}