#authority_product_list h4,
#tune_arrangement_list h4 {
	color: inherit;
}
#authority_arrangement_tabs.ui-widget-content {
    color: inherit;
}
#authority_arrangement_tabs.ui-widget-content #product-list,
#authority_arrangement_tabs.ui-widget-content #arrangement-list {
    color: inherit;
}

#authority_product_list tr,
#tune_arrangement_list tr {
	padding-left: 0;
	padding-right: 0;
	background: transparent;
}

#authority_product_list td,
#tune_arrangement_list td {
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;	
}

#tune_arrangement_list td ul li {
	padding-bottom: 0.5em;
}
#tune_arrangement_list td ul li small {
	color: #0A3F6490;
}


#authority_product_list td img,
#tune_arrangement_list td img {
	height: 120px;
	width: auto;
	margin: 5px;
	border: 1px solid #ada999;
	float: right;
}

#authority_product_list td img.generic,
#tune_arrangement_list td img.generic {
	border: none;
}

#authority_product_list li, #authority_product_list ul,
#tune_arrangement_list li, #tune_arrangement_list ul {
	padding-left: 0;
	margin-left: 0;
	background: transparent;
}