.cnt_mst
{
	margin-bottom: 4px;
	border: solid 1px #1F1F1F;
	border-top-width: 0px;
	width: 100%;
	background-color: #131313;
}
.cnt_hdr
{
	overflow: hidden;
	height: 22px;
	white-space: nowrap;
	padding: 3px 2px 2px 4px;
	margin: 0px;
	background-image: url(Img/3_0/shead.gif);
	vertical-align: middle;
}
.cnt_hdr img {
	height: 16px;
	width: 16px;
	margin-right: 4px;
	vertical-align: middle;
}
.cnt_pane
{
	padding:  2px 2px 2px 4px;
	overflow: hidden;
	position: relative;
	_height: 1%; /* fix for incorrect 100% table widths in IE6/IE7 when padding/margin is used */
}
.cnt_pane_hi
{
	background-image: url(Img/3_0/container-hi-bg.jpg);
	background-color: #060000;
	background-repeat: no-repeat;
	COLOR: #f7bd00 !important;
}
.cnt_pane_hi .NormalTextbox 
{
	background-color: #060000;
}
.cnt_pane_hi LABEL
{
	COLOR: #f7bd00 !important;
}
.cnt_ctrl
{
	text-align: right;
}