#content-inside {
	margin: 20px;
}
#content-inside h1, #content-inside h3, #content-inside p, #content-inside li {
	margin-bottom: 1em;
}
#content-inside h1 {
	font-size: 18px;
	line-height: 15px;
}
#content-inside h2 {
	color: #8c3605;
	margin-bottom: 0.2em;
}
#content-inside h3 {
	color: #8c3605;
	font-size: 16px;
	line-height: 18px;
}
#content-inside ul {
	margin-left: 30px;
	list-style: disc url(../img/content-bullet.gif) outside;
}
#content-inside table {
	margin-left: 0.1em;
	margin-bottom: 1em;
}
#content-inside th {
	border: solid 1px #ccc;
	text-align: left;
	color: #333;
	background: #eab543;
	padding: 5px;
}
#content-inside td {
	border: solid 1px #ccc;
	padding: 5px;
}
#content-inside .sidebox {
	width: 140px;
	float: right;
	background: #ddd;
	padding: 10px;
	font-size: 11px;
}
#content-inside .sidebox ul {
	margin-left: 0;
	list-style: none;
}
#content-inside img {
	border: solid 1px #ccc;
}

/*.article-exhibitors-new-product-showcase h2 { margin-top:1em; padding-top:1em; border-top:solid 1px #ccc; }*/
.article-exhibitors-new-products-showcase h2 { margin-top:3em; }
#content-inside .article-exhibitors-new-products-showcase td { border:none; }
