
#myContent li {
	list-style:none;
    }
.myBox_Black {
	background-color: #000;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px;
	border:1px solid #666;
	background: url(bg.jpg) repeat-x  #EEEEEE;
    }
.myBox_Black div {
	background:url(head.png);
	}
.myBox_Black div div, div#myContent {
	background-image:none;
	}
.closebnt {
    width:18px;
    height:18px;
    top:6px;
    right:6px;
    border: none;
    background: transparent url('close.png') no-repeat;
    position:absolute;
    cursor:pointer;
    }
.titleBarIE{
    height: auto;
    background-repeat: repeat-x;
    background-position: right top;
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    position: absolute;
    clear: both;
    margin-bottom: 10px;
    top: 0px;
    left: 0px;
    color: #eee
    }    
.titleBar{
    height: auto;
    background-repeat: repeat-x;
    background-position: right top;
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    position: absolute;
    clear: both;
    margin-bottom: 10px;
    top: 0px;
    left: 0px;
    color: #eee
    }    