#bluebox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D2D60;
}

#bluebox #top { background-image: url(../images/id_1.gif); }

#bluebox #top .slice { background-image: url(../images/id_1b.gif); }

#bluebox #mid { }

#bluebox #bot { background-image: url(../images/id_2.gif); }

#bluebox #bot .slice { background-image: url(../images/id_2b.gif); }

#bluebox h5 {
	font-size: 15px;
	color: #FFCC66;
	font-weight: bold;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
}

#bluebox h4 {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	font-family: "Lucida Console", "Courier New", Courier, monospace;
}

#admin_head_control #mid .slice h1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
