div.taxRow {
float:left;
	width:49%;
	line-height: 1.5em;
	margin: 0 1px 0 0;
	
}
div.taxRowItem {
	float: left;
	text-align: left;
	margin: 0 0 0 5px;
	vertical-align:center;
	
}
div.taxRowItem a {
	font-weight: bold;
	color: #0099FF;
	font-size: 1em;
	text-decoration: underline;
}
div.taxRowItem a:hover {
	text-decoration: underline;
}
div.withBorder {
	border-right: 1px solid #ccc;
}
#subItems {
	width: 528px;
	margin: 10px 0 10px 0;
}
#subItemsContainer {
	padding: 0 20px;
	background: #F5F6F6 url(/media/images/taxonomy/bubble.bg.gif);
}
div.callForHelp {
	margin: 2px 0 0 0;
}
div.callForHelpRow {
	clear: both;
	line-height: 1em;
}
div.callForHelpItem {
	float: left;
	text-align: left;
	vertical-align: center;
	margin: 0 20px 0 0;
}	
div.callForHelpTitle {
	color: #00ADEF;
	font-weight: bold;
}
div.callForHelpTitle a {
  color: #00ADEF;
  font-weight: bold;
  text-align:left;
  text-decoration:none;
  margin: 0 0 0 5px;
}
div.callForHelpDescription {
	color: Black;
	margin: 0 0 0 5px;
}
div.callForHelpDescription a {
  color: #00ADEF;
  font-weight: normal;
  text-align:left;
  text-decoration:none;
  margin: 0 0 0 0;
}
div.item {
	display: none;
	clear: both;
	margin: 0 10px;
	text-align: center;
	width: 468px;
}
#subItems a {
	font-size: 1.2em;
	color: #41C1F1;
	margin: 30px;
	line-height: 2em;
}
h6 {
color: #00ADEF;
}
#Headlines h1, #Headlines h2, #Headlines h3, #Headlines h4, #Headlines h5, #Headlines h6, #Headlines p {
	margin: 0;
}
#Headlines hr {
	clear: none;
}