div.a2_content_container {
	position: relative;
}
div.a2_minimenu_container {
	float: right;
	width: 400px;
	height: 255px;
}
/* d */
div#featured_packages_single_sidebar_menu {
	width: 50%;
	min-width: 400px;
	margin-left: 10px;
	margin-bottom: 10px;
}
/* d */
div#a2_minimenu {
	position: absolute;
	width: 390px;
	top: 0px;
	right: 0px;
}

.light_green_box {
	width: auto;
	background: #fcfff5;
	/* border: 1px solid #e8f5ce; */
	border: 1px solid #B0CA6E;
	padding: 8px;
	margin: 2px;
}
.light_red_box {
	width: auto;
	background: #fff5f6;
	border: 1px solid #f5ced2;
	padding: 20px;
	margin: 2px;
}
td.green_border {
	width: auto;
	background: #F0F9DE;
	border: 4px solid white;
	padding: 8px;
	margin: 2px;
}
pre {
	width: auto;
	background: #fcfcfc;
	border: 1px dashed #6EBF69;
	padding: 10px;
	margin: 2px;
}
span.qa_red {
	color: #ac1a0b;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 6px;
}
.q_back {
	border: 1px solid #E3FE90;
	background: #98C440;
}

.services_footer {
	font-size: 10px;
	color: #3f3f3f;
}
.services_footer a {
	font-size: 10px;
	text-decoration: none;
	color: #85A34A;
}
.services_footer a:hover {
	text-decoration: underline;
}

.a12 a {
	font-size: 12px;
}

span.highlight {
	background: yellow;
}
span.important {
	background:#c00;
	color:#fff;
	padding-left:2px;padding-right:2px;
	font-weight:bold;
}
.red {color:#c00;font-weight:bold;}
small {
	font-size: 9px;
}
small a {
	font-size: 9px;
}

.hosting_matrix {
	margin-top: 10px;
}

/* Front Page Links */
a.fp_nodec {
	color: #2b3e42;;
	text-decoration: none;
}
a.fp_nodec:hover {
	color: #006397;
	text-decoration: underline;
}


/* Flash Toggler */
div#flash_toggler {
	display: none;
	position: absolute;
}
div#flash_toggle_msg {
}

a.infobc {
	font-size: 11px;
	color: #8c2a15;
	text-decoration: none;
}
a.infobc:hover {
	text-decoration: underline;
}
.siteSearch {font-size:20px;color:#ab2509;display:block;margin-top:5px;}


/* Support Form */
.bot-hide {
  display: none;
}

div#error {
  width: 512px;
  font-size: 12px;
  color: #ff0000;
  padding: 8px;
  margin: 8px 0 8px 0;
  border: 1px solid #ff0000;
}
div#success {
 width: 512px;
 font-size: 12px;
 padding: 2px 8px 8px 8px;
 margin: 8px 0 8px 0;
 border: 1px solid green;
}
div#success div {
 font-size: inherit; 
 border: none;
 margin-top: 6px;
}
div#success a {
  font-size: 12px;
}
div.truebiz {
  display:none;
}
form#support-form {
  width: 512px; 
  font-size: 12px;
  margin: 12px 0 12px 0;
}
div#billing-auth {
  border: 1px solid #d0d0d0;
  padding: 8px 8px 0 8px;
}
form#support-form textarea {
  width: 100%;
}
form#support-form div {
  width: 512px;
  margin: 0 0 10px 0;
  font-size: 12px;
}
form#support-form > div {
  clear: both;
}
form#support-form > div > div.la, div#billing-auth > div > div.la {
  float: left;
  width: 120px;
}
form#support-form > div > div.in, div#billing-auth > div > div.in {
  float: left;
  width: 392px;
}
form#support-form a {
  font-size: 12px;
}
div.non_cpanel {
  display: none;
}
