#ibox_content { 
	background-image:url(bgsubmenu.png);
	background-color:#252830;
	border-color:#444; 
	color: #fff; 
	border-width:10px ;
	-moz-border-radius: 13px;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
}
#ibox_content a {
	font-weight:bold;
	text-decoration:none;
	color:#FC3;
}
#ibox_content a:hover {
	color:#fff;
}
#ibox_content img {
	border:none;
}
#ibox_wrapper { 
	background: #08080a; border-color: #08080a; border:none;
	background-image:url(bgsubmenu.png);
}
#ibox_footer_wrapper {left: 0; right: 0; top: 0; padding: 3px 5px; height:30px;  }
#ibox_footer_wrapper, #ibox_footer_wrapper a { color: #8dd6e2; background: #444; }
#ibox_footer_wrapper a { color:#FFF; font-weight: bold; text-decoration: none; padding: 0 3px;  }
#ibox_content { margin: 25px 0 0 0; padding: 10px; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #000 url('images/loading.gif') center center no-repeat;
}
#ibox_footer {
	line-height:30px;
}
