.menu {
	border: 0;
}

.menu > li:first-child a {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
}

.menu > li:last-child a {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
}

#header_area .menu a {
	color: white;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	background: #406037;
	border: 0;
	border-right: 1px solid #6c9e5d;
}

.menu a {
	padding: 10px 15px;
}

.menu li {
	margin: 0;
}

#header_area .menu .current a, #header_area .menu a:hover, #header_area .menu .current li ul li a:hover {
	background: #6c9e5d !important;
}

#header_area .menu li ul li a, #header_area .menu li ul li a, #header_area .menu .current li ul li a {
	background: #406037 !important;
	border-top: 1px solid #6c9e5d;
}

.mem, #letter {
	background: #f4e2c6;
	padding: 15px;
	border: 1px solid #c9ab7b;
	margin-bottom: 10px;
}

.edit_post {
	display: none;
}

.safety-right {
	float: right;
	width: 40%;
	background: #fff url(images/dots.png);
	border: 1px solid #ccc;
	padding: 15px;
	margin-left: 20px;
}

.safety-left .note {
	overflow: hidden;
}

#header #logo {
	background: url(images/logo.gif) no-repeat;
	position: relative;
	width: 458px;
	height: 139px;
}

.format_text a {
	text-decoration: none;
	border-bottom: 1px dotted #2361A1;
}

#header #logo a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	width: 458px;
	height: 139px;
}

h1 {
	font-weight: bold;
}

#header {
	padding-top: 0;
	border: 0;
}

.headline_area {
	margin-bottom: 1em;
}

#content { 
}

.format_text h2, .format_text h3 {
	margin-top: 0.2em;
}

.full_width .page {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.sidebar h3 {
	font-variant: normal;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 1.5em;
}

.format_text img {
	border: 1px solid #75ac75;
}

.format_text img a {
	border: none;
}

.why-is-cspi-misleading-the-public-about-stevia .format_text img {
	border: none;
}

.format_text h2 {
	background: #679567;
	color: white;
	border-right: 15px solid #346B34;
	font-style: italic;
	margin-left: -22px;
	padding: 5px 0px 5px 22px;
	text-shadow: #346B34 1px 1px 1px;
	-moz-text-shadow: #346B34 1px 1px 1px;
	width: 400px;
}

#sidebar_1 {
	border: none;
	width: 100%;
}

#sidebar_2 {
	display: none;
}

.homebox {
	background: #feffc5;
	padding: 15px;
	border: 1px solid #cacb77;
}

#comments img {border:0}

.format_text div.mr_social_sharing_wrapper {
border: 1px solid #E6E6E6;
border-width: 1px 0;
padding: 5px 0;
margin: 0 0 1em;
}
.textwidget img {
  max-width: 100%;
}