#newswrapper {
	position: relative;
	text-align: left;
    font-size: 0.7em;
	color :#555555;
	font-family:'Lucida Grande',sans-serif;
    width: 270px;
	background: #ECEADB;
	height: 210px;
	padding-bottom: 5px;
	overflow: auto;
} #mystory {
    position: relative;
    clear: both;
    width: 250px;
    border-bottom: dashed thin #C5C1A3;
    padding: 4px 0px 4px 0px;
    overflow: hidden;
} #rightcnt {
    width: 200px;
    position: relative;
    float: right;
} #leftimg {
    position: relative;
    float: left;
    width: 50px;
} .datesmall {
    border: 0px;
    font-family: georgia;
    font-size: 0.8em;
    font-style: italic;
    margin: 3px 0px 0px;
    padding: 0px;
    color: rgb(153, 153, 153);
} #newsimg {
    border: 0px;
    width: 40px;
    height: 40px;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#spacebelow {
	position: relative;
	height:20px;
	width: 270px;
	background: #ECEADB;
}

