body {
  background-color: #ccc;
}

.main-table {
  margin: 0 auto;
}
.main-table tr {
  vertical-align: top;
}
.interior-table {
  background-color: #fff;
  width: 960px;
  padding: 20px 30px;
}
.interior-table-center {
  padding-right: 20px;
}
.interior-table-right {
  width: 215px;
}
.nav-block {
  background-image: url(http://meshconference.com/wp/wp-content/themes/mesh-v2/images/sidebar-tile.gif);
  background-repeat: repeat-y;
  padding: 20px 0 20px 20px;

}
.nav-block-header, .content-block-header {
	font-family: Georgia, "Palatino Linotype", Palatino, serif;
	font-weight: normal;
	line-height: normal;
	letter-spacing: -1px;
	padding: 0;
	font-size: 16pt;
	color: #1782cd;
	line-height: .9em;
	margin: 0 0 4px 0;
}
.content-block, .content-block-first, .content-block-last {
padding-bottom: 20px;
}

.sidebar_top {
  background-image: url(http://meshconference.com/wp/wp-content/themes/mesh-v2/images/sidebar-top.gif);
  background-repeat: no-repeat;
  height: 25px;
}
.sidebar_bot {
  background-image: url(http://meshconference.com/wp/wp-content/themes/mesh-v2/images/sidebar-bot.gif);
  background-repeat: no-repeat;
  height: 30px;
}
.input_select option, .input_select, .input_textarea {
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 13px;
}
.input_select {
  padding: 3px;
}

#rss-subscribe-box {
  display: none;
}

.heading-block-text {
	font-family: Georgia, "Palatino Linotype", Palatino, serif;
	font-weight: normal;
	font-size: 21pt;
	color: #167bc2;
	letter-spacing: -1px;
	padding: 0;
	margin: 0 0 14px 0;
	line-height: 1em;
}
.heading-block-text b {
text-decoration: underline;
font-weight: normal;
}

.nav-block-body ul.bulleted {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
	line-height: 1.2em;
}
.nav-block-body ul.bulleted li {
	border-bottom: 1px solid #eee;
}
.nav-block-body ul.bulleted a:link,
.nav-block-body ul.bulleted a:visited,
.nav-block-body ul.bulleted a:active {
	color: #777;
	text-decoration: none;
	display: block;
	padding: 4px 2px;
	width: 100%;
}
.nav-block-body ul.bulleted a:hover {
	background-color: #eee;
}

.breadcrumbs {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#popup {
background-color: #fff;
padding: 0 15px 25px 15px;
}

.jobs-list {
line-height: 1em;
}

#nav-block-post, .heading-block-right {
display: none;
}