body.custom {
    background: #44443f;
    
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
    
}

.custom #tabs{
	display:none;
}

.custom .format_text p { 
	line-height: 1.3em;
}

.custom #page {
    background: #fff;
}

.custom #content_box {
background: none;
}

.custom #sidebars {
	border-style: none;
}

.custom #sidebar_1 {
    border-style: none;
}

.custom .widget {
    line-height: 1.3em;
}

.custom #footer {
	border-top: none;
}

.custom #header {
	border-bottom: 1px dotted #DDDDDD;
	margin-top: -20px;
}

.important_box_right {
	border: 2px solid #ccc;
	font-size: 12px !important;
    padding: 15px;
	margin: 10px 0;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
	display: block;
	float: right;
	width: 180px;
}

span.important_title_box_right {
	display: block;
	float: left;
	margin-top: -26px;
	background: #fff;
	padding: 0 8px;
	font-weight: bold;
	font-size: 100%;
}

span.imdivlefttest { 
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: -2px;
}





.highlight { background: #ffff5e !important; }
.highlight-blue { background: #c0deff !important; }

.yellow-box { margin-bottom: 1.571em; padding: 0.571em 0.786em; background: #FFFFA0; border: 1px solid #E5E597; }

.blue-box
{
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 2em;
	margin-top: 2em;
	padding: 20px 5px 5px 20px;
	color: #000;
	border: solid 1px #addde6;
	background-color: #e3f0f2;
}
