

.myContent li {
	list-style:none;
    }
.myBox_Blue {
	background-color: #000;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:20px 10px 10px 10px;
	border:1px solid #388EE8;
	background: url(bg.jpg) repeat-x bottom  #DEEFFF;
    }
.myBox_Blue div {
    background:url(head.png);
    }
.myBox_Blue 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
    }    