/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 1px;
}

.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px !important; 
        padding: 2px 0 2px 2px;
}

#buttons_outer {
        width: 635px ;
 	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_outer_footer {
	width: 800px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px;
}

#buttons_inner_footer {
	border: 1px solid #cccccc;
	height: 21px;
}


#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#buttons_footer {
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav, ul#mainlevel-nav2
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li, ul#mainlevel-nav2 li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a, ul#mainlevel-nav2 li a
{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a, #buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #001080;
}


#search_outer {
	float: left;
	width: 165px;
        overflow: hidden;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 21px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #001080;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
  height: 100px;
  overflow: hidden;
}

#header {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 100px;
        overflow: hidden;
	background: url('http://www.dankennedy.com/images/dankennedydotcom.png') no-repeat #ffffff;
}

#top_outer{
	float: left;
  width: 165px;
  padding: 0px;
  overflow: hidden;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px;
  height: 94px !important;
  height: 94px;
  width: auto;
  margin: 0px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;
}

#content_inner{
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}


.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #001080; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #00a;	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 2px !important;
        margin: 2px -2px 2px 2px;
}

table.contentpaneopen td {
  padding-right: 5px !important;
  padding-right: 6px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
        width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #001080;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;

}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	background: url(http://www.dankennedy.com/templates/rhuk_solarflare_ii/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;

	color: #000;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable, div.moduletable-resources {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3, div.moduletable-resources h3, span.mainlevel {
	background: url(http://www.dankennedy.com/templates/rhuk_solarflare_ii/images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: none;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #006;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
  background: url(http://www.dankennedy.com/templates/rhuk_solarflare_ii/images/menu_bg.png) no-repeat;
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #00a;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
	font-weight: bold;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: none;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.productheader {
  line-height: 24px;
  font-size: 20px;
  color: navy;
}
#iefix {
  text-align:center;
}

.prodrecording
{
  font-size:32px;
  color: #d0d0d0;
}
#producttable
{
  border-bottom: 4px solid #f3f3f3;
}

#producttable h1, #producttable h2, #producttable h3 {
  font-size: 24px;
  line-height: 104%;
}

a.prodbuy:link, a.prodbuy:visited{
  display: block;
  float: left;
  background: url(http://www.dankennedy.com/images/invest3.png) no-repeat;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  color: #888;
  text-align: left;
  height: 32px !important;
  height: 40px;
  width: 160px !important;
  width: 208px;
  text-decoration: none;
  padding-left:48px;
  padding-top: 8px;
}
a.prodbuy:hover {
	background-position: 0px -40px;
	text-decoration: none;
	color: #aaa;
}

a.prodinfo:link, a.prodinfo:visited{
  display: block;
  float: left;
  background: url(http://www.dankennedy.com/images/information3.png) no-repeat;
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  color: #888;
  text-align: left;
  height: 32px !important;
  height: 40px;
  width: 160px !important;
  width: 208px;
  text-decoration: none;
  padding-left: 48px;
  padding-top: 8px;
}
a.prodinfo:hover {
	background-position: 0px -40px;
	text-decoration: none;
	color: #aaa;
}
.orderlink {
  background-color:silver;
  color:blue;
  display:block;
  text-align:center;
  margin:.5em;
  font-weight:bold;
  margin-left:auto;
  margin-right:auto;
  width:95%;
  font-size:15px;
  text-decoration: underline;
  border-top:3px solid #f0f0f0;
  border-bottom:3px solid #808080;
  border-left:3px solid #e0e0e0;
  border-right:3px solid #808080;
}

.titleCell {
  padding: 4px;
}
.smsbacklink
{
   border: 1px solid rgb(96, 96, 96);
   margin: 0.4em;
   padding: 0.2em;
   font-size: 10px;
   color: white;
   float: right;
   background-color: rgb(160, 160, 160);
}
.smsbacklink a
{
   color: white;
}


.moduletable_reg_gkic_news h3, .moduletable_reg_gkic_popular h3, .moduletable_reg_recent_article h3, .moduletable_reg_recent_weblink h3, .moduletable_reg_recent_post h3, .moduletable_register_menu h3, .moduletable_register_resources h3, .moduletable_register_polls h3, .moduletable_controlpanel h3, .moduletable_register_users h3, .moduletable_register_righthead h3, .moduletable_register_lefthead h3, .moduletable_register_gkic_resources h3, .moduletable_register_syndicate h3 .moduletable-registernews h3{
  margin: 0;
  font-size: 13px;
}

.moduletable_reg_gkic_news, .moduletable_reg_gkic_popular, .moduletable_reg_recent_article, .moduletable_reg_recent_weblink{
  border:none;
}

.moduletable_reg_gkic_news{
  background-color: #efefef;
  border-top:2px solid #cccccc;
  border-bottom:2px solid white;
  border-right:2px solid white;
  padding:4px;
  height:100px;
  background:url(../images/register_medltgr_bg.png);
}
.moduletable_reg_gkic_popular{
  background-color: #dfdfdf;
  border-top:2px solid #cccccc;
  border-bottom:2px solid white;
  border-left:2px solid #cccccc;
  padding:4px;
  height:100px;
  background:url(../images/register_ltmedgr_bg.png);
}
.moduletable_reg_recent_article{
  background-color: #dfdfdf;
  border-right:2px solid white;
  border-top:2px solid #cccccc;
  padding:4px;
  height:100px;
  background:url(../images/register_ltmedgr_bg.png);
}
.moduletable_reg_recent_weblink{
  background-color: #efefef;
  border-left:2px solid #cccccc;
  border-top:2px solid #cccccc;
  padding:4px;
  height:100px;
  background:url(../images/register_medltgr_bg.png);
}
.moduletable_reg_recent_post{
  background-color: #d5d5d5;
  border-top:1px solid #cccccc;
  border-bottom:1px solid white;
  padding: 4px;
  height:44px !important;
  height:40px;
  margin-bottom:0;
  background:url(../images/register_medgr_bg.png);
}
.moduletable_register_resources{
  background-color: #efefef;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0px;
  background:url(../images/register_ltmedgr_bg.png);
}
.moduletable_register_menu{
  background-color: #E2EDE4;
  padding:0px;
}
.moduletable_register_users{
  background-color: #efefef;
  border-bottom:1px solid #cccccc;
  padding:4px;
  background:url(../images/register_ltmedgr_bg.png);
}
.moduletable_register_polls{
  background-color: #dfdfdf;
  border-bottom:1px solid #cccccc;
  padding:4px;
  background:url(../images/register_medltgr_bg.png);
}
.moduletable_controlpanel{
  background-color: #CEE3D4;
  padding:0px;
}
.moduletable_register_gkic_resources{
  background-color: #E2EDE4;
  padding:0px;
}
.moduletable_register_syndicate{
  background-color: #CEE3D4;
  border-bottom:1px solid #cccccc;
  padding:0px;
}
.moduletable-registernews {
  background-color: #E2EDE4;
  background:url(../images/register_medltgr_bg.png);
  margin: -16px -2px 0 -2px !important;
  margin: 0;
  padding:0px;
  height:120px;
}
.moduletable-registernews h3{
  padding:2px 4px 2px 4px;
  background: #E7D3BA url(../images/register_lightgr_sm.png);
  border-bottom: 1px solid #808080;
  font-size:13px;
}
.moduletable_register_menu h3{
  padding:2px 4px 2px 4px;
  /**background: #E7D3BA url(../images/register_lightgr_sm.png);**/
}
.moduletable_register_gkic_resources h3 {
  padding:2px 4px 2px 4px;
  /**background: #E7D3BA url(../images/register_lightgr_sm.png);**/
  border-top:1px solid #8EAE94;
}
.moduletable_register_resources h3{
  padding:2px 4px 2px 4px;
  background: #E7D3BA url(../images/register_lightgr_sm.png);
  border-bottom: 1px solid #808080;
}

.moduletable_controlpanel h3, .moduletable_register_syndicate h3{
  padding:2px 4px 2px 4px;
  /**background: #CEE3D4 url(../images/register_lightgr_sm.png);**/
  border-top:1px solid #8EAE94;
}
.user1_inner, .user2_inner{
  border:none;
  margin:0;
  padding:0;
}

tr.buzz_bottom{
  background-color:#ffffff;
}

td.buzz_leftpane{
  border-bottom:1px solid gray;
  border-left:1px solid gray;
  background:url(../images/register_lightgr_sm.png);
}
td.buzz_rightpane{
  border-bottom:1px solid gray;
  border-right:1px solid gray;
  background:url(../images/register_lightgr_sm.png);
}
td.buzz_top{

}
div#banner_inner{
  width:466px !important;
  width:468px;
  border-top:1px solid #909090 !important;
  border-left:1px solid #909090 !important;
  border-right:1px solid #909090 !important;
  border: none;
}
h3.buzztitle, .moduletable_register_righthead h3, .moduletable_register_lefthead h3{
  text-align:center;
  font-family: courier new;
  margin: 0;
  background:url(../images/register_lightgr_sm.png);
}

a.mainlevel_reg_menu_1{
  /**background: #CEE3D4 url(../images/register_menu_1.png);**/
  color:black;
  padding:3px 2px 2px 14px;
  display:block;
}
a.mainlevel_reg_menu_1:hover{
  color: #CEE3D4;
  background-color: #8EAE94;
}
span.mainlevel_reg_menu_1{
  padding:3px;
  display:block;
  text-align:center;
  font-family: courier new;
  /**background: #CEE3D4 url(../images/register_header_2.png);**/
}

a.mainlevel_reg_menu_2:link, a.mainlevel_reg_menu_2:visited{
  display:block;
  background: #CEE3D4 url(../images/register_medltgr_bg.png);
  vertical-align: middle;
  font-size: 11px;
  font-weight: bold;
  color:black;
  text-align: left;
  padding-top: 5px;
  padding-left: 10px !important;
  padding-left: 18px;
  height: 18px !important;
  height: 25px;
  width: auto !important;
  width: 100%;
  text-decoration: none;
  border-top:1px solid #e0e0e0;
  border-bottom:1px solid #808080;
}

a.mainlevel_reg_menu_2:hover{
  color: #606060;
  background-color: #b08740;
}
span.mainlevel_reg_menu_2{
  padding:3px;
  display:block;
  text-align:center;
  background: #CEE3D4 url(../images/register_header_2.png);
}

div.moduletable-largehead {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable-largehead th, div.moduletable-largehead h3 {
	background: url(../images/subhead_bg_lg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
        padding-top: 6px;
	height: 42px;
	line-height: 14px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable-largehead td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
#header_outer-register {
	text-align: left;
	border: 0px;
	margin: 0px;
        height: 120px;
        overflow: hidden;
}
#header-register {
	float: left;
	padding: 0px;
	margin-right: 2px;
	width: 635px;
	height: 120px;
        overflow: hidden;
	background: url('http://www.dankennedy.com/images/dankennedydotcom.png') no-repeat #ffffff;
}
#left_outer-register {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner-register {
  border: 2px solid #b08740;
	padding: 2px;
  float: none !important;
  float: left;
}
table td.body_outer-register {
	padding: 4px;
	border: 1px solid #aaaaaa;
        background: #CEE3D4 url(../images/register_medltgr_bg.png);
}
#contentwrapper-register {
        padding: 2px 4px !important;
        padding: 0px;
        background-color: #ffffff;
        border: 1px solid black;
}
#top_inner-register {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 114px !important;
  height: 120px;
  overflow: hidden;
  float: none !important;
  float: left;
  padding: 0px;
}

div.componentheading-registercontent {
	padding: 4px !important;
        padding: 0px;
	border-bottom: 1px solid black;
        font-size:20px;
        margin: 4px !important;
        margin: 0px;
        background: none !important;
        background-color:red;

}
.contentheading-registercontent {
	padding: 4px !important;
        padding: 0px;
        font-size:16px;
        margin: 4px !important;
        margin: 0px;
        color: #808080;
        font-weight: bold;
}

#contentwrapper-register span.article_seperator {
        margin-bottom:-1px;
        border-bottom:1px solid black;
}

#contentwrapper-register td.contentheading {
	padding: 4px !important;
        padding: 0px;
	border-bottom: 1px solid black;
        font-size:18px;
        margin: 4px !important;
        margin: 0px;
}
#contentwrapper-register span.contentheading {
	padding: 4px !important;
        padding: 0px;
	border-bottom: 1px solid black;
        font-size:20px;
        margin: 4px !important;
        margin: 0px;
}
#contentwrapper-register td.contentdescription {
	padding: 4px !important;
        padding: 0px;
        font-size:14px;
        margin-top: 4px;
}

ul#mainlevel-nav-register
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
        background:url(../images/register_medgr_bg.png);
}

ul#mainlevel-nav-register li
{
        background: #E7D3BA url(../images/register_lightgr_sm.png);
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav-register li a
{
	display: block;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons-register>ul#mainlevel-nav-register li a { width: auto; }

	ul#mainlevel-nav-register li a:hover
{
	color: #fff;
        background:url(../images/register_medgr_bg.png);
}
#buttons-register {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;

}
#buttons_inner-register {
	border: 1px solid #cccccc;
	height: 21px;
        background:url(../images/register_medgr_bg.png);
}
#poweredby_inner span.article_seperator {
        display:none;
}
#poweredby_inner contentpaneopen {
        margin: 0;
        padding: 0;
}
#poweredby_inner img {
        margin:0 0 0 6px !important;
        margin: 0 -8px -4px 0px;
        border: 1px solid #808080 !important;
        border:none;
}

table.adminform {
  margin: 0px !important;
  margin: 0px;
}

#contentwrapper-register h2 {
  margin: 0px !important;
  margin: 0px;
}

#contentwrapper-register h2.tab{
  margin: 0px;
}

#contentwrapper-register table.contentpaneopen{
  margin: 2px !important;
  margin: 0px;
}

div.tab-page {
  margin: 0px !important;
  margin: 0px;
}

#right_inner-register {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 0px;
}
#left_inner-register {
  border: 1px solid #cccccc;
	padding: 0px;
  float: none !important;
  float: left;
}
.tab_row {
  margin-left: auto !important;
  margin-left: 10px;
  background-color:red;
}

span.mainlevel {
  display:block;
  margin-bottom:2px;
  margin-top: 2px;
  background: none #dee;
  border-top:1px solid #555;
  border-bottom: 1px solid #555;
  color: black;
  font-weight:bold;
}
