#container {
    margin:0px 0px 20px 40px;
    border:solid #2f2a28 2px;
    background:#ffffff;
    width:892px;
    font-family:verdana;
    font-size:12px;
    display:block;
}

#container p {
    margin:10px 10px 10px 20px !important;
    text-indent: 0px !important;
}

#newslist {
    width:872px;
    margin:0px 10px 0px 10px;
    border-top:solid #2f2a28 1px;
}

#newslist table img {
    margin:0px 0px 5px 0px;
}

h1 {
    font-size:14px;
    font-family:Verdana;
    margin:20px 0px 0px 0px;
    display:inline;
}

#container img {
    float:left;
    margin:5px 20px 20px 20px;
}

.date {
    float:right;
    margin:0px 10px 10px 10px;
}

.info {
    line-height:18px;
    margin:0px 0px 0px 20px;
}

.dtops1 {
	position:relative;
	background:url(topshadow1.png) no-repeat;
	top:0px;
	left:0px;
	width:662px;
	height:30px;
        filter:expression(fixPNG(this));
}

.dlefts1 {
	position:relative;
	background:url(leftshadow1.png) no-repeat;
	top:0px;
	left:0px;
	height:610px;
	width: 30px;
        filter:expression(fixPNG(this));
}

.drights1 {
	position:relative;
	background:url(rightshadow1.png) no-repeat;
	z-index:100;
	top:-640px;
	left:662px;
	height:610px;
	width: 30px;
        filter:expression(fixPNG(this));
}

.dbottoms1 {
	position:relative;
	background:url(bottomshadow1.png) no-repeat;
	top:-640px;
	left:30px;
	width:662px;
	height:30px;
        filter:expression(fixPNG(this));
}

.dmainlogo1 {
	display:none;
	position:absolute;
	width:692px;
	height:640px;
	overflow: hidden;
	z-index:100;
}
