#consulting {
}
#consulting p {
	font-size: 75%;
	line-height: 1.5em;
	margin-bottom: 8px;
}
#consulting .ExMenu {
	background: url(../images/exmenu_bg.gif) repeat-y;
	width: 528px;
	margin-bottom: 30px;
}
#consulting .ExMenu table {
	margin: 5px auto;
}
#consulting .ExMenu table td {
	padding: 2px;
}
#consulting .ExContent {
	margin-bottom: 40px;
	width: 600px;
}
#consulting .ExContent h4 {
	background: #FFF1E2;
	padding: 6px;
	width: 600px;
	border-bottom: 2px solid #F47D05;
	margin-bottom: 8px;
	font-size: 80%;
}
#consulting .ExContent p.GoExMenu {
	text-align: right;
}

