#banner h1,
#banner h2,
#banner #mobmenu,
#leftcol,
#flash,
#callouts,
#tools,
#push,
#langs,
#tools,
#disclaimer,
#tabbednav,
.alphabet,
.jumpdown a,
.view_profile,
.vt,
#exhibitor_banners,
.noscreen,
#newsfeed_header,
#newsfeed,
#footer b,
#footer #copyright,
#footer .nomob,
#otherlangs,
#mobswitchtop {
	display: none;
}
body {
	font: normal 14px/19px Arial, Helvetica, sans-serif;
	color: #333;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ED193A;
	padding-top: 21px;
	padding-bottom: 12px;
	padding-bottom: 18px;
}
#content  h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ED193A;
}
#content  h3 {
	font-size: 14px;
	font-weight: bold;
	color: #ED193A;
}
#content p,
#content ul,
#content table {
	margin-bottom: 21px;
}
#content ul, #content ol {
	margin-left: 32px;
}
#content ul li {
	line-height: 19px;
	padding-bottom: 10px;
}
#content table {
	margin-bottom: 28px;
}
#content a {
	text-decoration: underline;
	color: #007293;
}
#content a:hover {
	color: #9E174C;
}
#content .imageright {
	float: right;
	padding: 0 0 18px 18px;
}
#content .imageleft {
	float: left;
	padding: 5px 18px 18px 0px;
}
#content table tr th {
	background: #7F9CB6; /* mellow blue (2009 colour) */
	color: #fff;
	padding: 2px 8px 2px 12px;
	text-align: left;
	background: #CBDEEC;
	color: #003B6D;
	border-bottom: 3px solid #fff;
}
#content table tr td {
	vertical-align: top;
	padding: 2px 8px 2px 12px;
	background: #EDEDF2;
	font-size: 13px;
	color: #444;
}
#content table .transcell {
	background: transparent !important;
}
#content table.lineup tr td {
	background: transparent;
	padding: 0 0.5em 0 0;
}
#content table.closeup  {
	margin-bottom: 0;
}
#content table.bigtext tr td {
	font-size: 14px;
}
/********** FOR EXHIBITION PROFILE TABLE ***************/
#content table .tablecol {
	width: 48%;
}
#content table .tablediv {
	width: 4%;
	padding: 0;
	background: transparent;
}
#event-profile-page #content div table p {
	padding: 8px 0 4px 0; 
	margin: 0;
	line-height: 14px;
}
#event-profile-page #content div table ul {
	list-style-type: none; 
	padding: 0 0 12px 0; 
	margin: 0;
}
#event-profile-page #content div table ul li {
	list-style-type: none; 
	padding: 3px 0; 
	margin: 0;
	line-height: 14px;
}
/*********** PHOTO GALLERY ******************/
p.photogallery img {
	display: block;
	float: left;
	padding-bottom: 12px;
	padding-right: 12px;
}
#content .tabbedcontent h2 {
	font-size: 19px;
	font-weight: normal;
	color: #003B6D;
	padding-bottom: 12px;
}
#content .tabbedcontent h3{
	font-size: 14px;
	font-weight: bold;
	color: #ED193A;
}

#footer {
	padding-top: 16px;
}
a img {	
	border: 0;
}
#content a {
	color: #007293;
}
table tr td {
	vertical-align: top;
	padding-right: 8px;
}
table tr th {
	text-align: left;
	border-bottom: 2px solid #666;
}
table {
	margin-bottom: 15px;
	width: auto;
}
.floatright {
	float: right;
	padding-left: 15px;
}
.imageright {
	float: right;
	padding: 0 5px 20px 20px;	
}
#exhibit-stand-page #tab4 table,
#contacts-supporting-page table.medwidth {
	width: 100%;
}
.alignright {
	text-align: right;
}
/* exhibitor list */
.ex_listpage .jumpdown {
	border-bottom: 2px solid #666;
	font-size: 21px;
	padding-top: 24px;
	color: #666;
}
.ex_listpage .exlist_table tr th {
	border: 0;
	display: none;
}
.exlist_table tr td {
	border-bottom: 1px dashed #999;
}
.ex_listpage form {
	display: none;
}
.ex_listpage .secondary_info {
	font-size: 12px;
}
.ex_listpage h3 {
	display: none;
}
#tabbedcontent {
	display: block !important;
}
.clrleft {
	clear: left;
}
