#no-use {
	margin: 0 auto;
}

body
{
	font-size: 150%;
	font-family: sans-serif;
}

.non-centered
{
  text-align: left;
}

.meminz_main-nav>li.current-menu-parent>a {
	background-color: #e7e7e7 !important;
}

.smalltext {
	font-size: 85%;
}

.mediumtext {
	font-size: 100%;
}

.largetext,
.largetext-nobold {
	font-size: 110%;
}

.superlargetext {
	font-size: 190%;
}

.largetext_red {
	font-size: 110%;
	color: red;
}

.link_nodec {
	text-decoration: none;
	color: #fff;
}

.button_blue,
.button_buy,
.buy_now_button,
.download_button {
	position: relative;
	background-color: #33cc33;
/*#1e1e64;*/
	color: #ffffff;
	display: inline;
	text-decoration: none;
	border: 1px outset #000;
	padding: .5em;
	line-height: 2.5em;
	font-weight: 700;
	border-width: 2px;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
	-khtml-border-radius: .5em .5em .5em .5em;
	border-radius: .5em;
}

a.download_button:active,
a.download_button:hover,
a.button_blue:active,
a.button_blue:hover,
a.buy_now_button:active,
a.buy_now_button:hover {
	background-color: #fa1e1e;
	color: #ffffff;
}

.highlight_bi,
.highlight_bold,
.missing_email_warning {
	color: #c11;
	font-weight: 700;
	font-size: 110%;
}

.highlight_bi,
.missing_email_warning {
	font-style: italic;
}

.white_link a,
.white_link a:visited {
	color: #ddd;
	text-decoration: underline;
	cursor: auto;
}

.white_link a:link:active,
.white_link a:visited:active {
	color: #fff;
	text-decoration: none;
}


.black_link a,
.black_link a:visited {
	color: #fff;
	text-decoration: underline;
	cursor: auto;
}

.black_link a:link:active,
.black_link a:visited:active {
	color: #ccc;
	text-decoration: none;
}

.edd_download_quantity_wrapper,
.edd_sl_limit_max,
.edd_sl_limit_sep {
	display: none;
}

.centered {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.highlight {
	font-size: 100%;
	color: red;
	font-weight: 400;
}

.wpb_content_element .wpb_tabs_nav .ui-state-default {
	border-style: solid;
	background-color: #E0E0E0;
	border-color: #9A9A9A;
	border-width: 1px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.wpb_content_element .wpb_tabs_nav {
	border-style: none;
}

.hidden, .edd_sl_no_management {
	display: none;
}