/*industry-solutions_branch_list*/
#center #center_top #accordion h3
{
	margin-bottom: 5px;
	padding-left: 15px;
	outline: 0;
}

#center #center_top #accordion h3.ui-state-active
{
	background: url(img/minus.gif) 0% 50% no-repeat;
}

#center #center_top #accordion h3.ui-state-default
{
	background: url(img/plus.gif) 0% 50% no-repeat;
}

#center #center_top #accordion h3 a
{
	text-decoration: none;
	outline: 0;
}

#center #center_top #accordion ul
{
	margin-left: 15px;
}

#center #center_top #accordion ul li
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	height: 27px;
	margin-top: 10px;
}

#center #center_top #accordion ul li a
{
	color: #444;
	display: block;
	font-size: 12px;
	margin-top: 20px;
	height: 35px;
	outline: 0;
}

#center #center_top #accordion ul li a img
{
	margin-top: -8px; 
	float: left; 
	margin-right: 5px;
	border: 0;
}

#center #center_top #accordion ul li a:hover
{
	text-decoration: none;
}	
/*end_industry-solutions_branch_list*/

#content .branch_list > li
{
height: 28px;
}