.infolevel1, .infolevel2 , .infolevel3 {
    background-color: #FAD163;
    display: block;
}

.infolevel1, .infolevel2 {
    height: 1px;
    font-size: 1px
}

.infolevel1 {
    margin-right: 3px;
    margin-left: 3px;
}

.infolevel2 {
    margin-right: 1px;
    margin-left: 1px;
}

.infolevel3 {
    color: #000000;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    height: 18px;
}

#powered_jc {
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: xx-small;
}
    
.jcAdminPanel{
    top: 0px;
	position: relative;
	display: block;
	background-color: #EFEFD2;
	padding:4px;
	padding:4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E6B7;
	border-bottom-color: #E6E6B7;
	text-align: right;
	width: auto;
	right: 0px;
    	}

.bb_container, .bb_main , .bb_front {
    line-height:26px;
    height:26px;
    display:block;
    vertical-align: middle;
}
    	
.bb_main {
	background-image: url(templates/images/bbcode_bg.gif);
	text-indent: 6px;
	background-position: right;
}

.bb_front {
	background-image: url(templates/images/bbcode_front.gif);
	float: left;
	padding-right: 14px;
}

.toggleArea{
	text-align:right;
	display:block;
}

