div#content {
	border-right:1px dotted #ccc
}

div#newscontent {
	margin-left:11px
}

div#newscontent p, div#newscontent h2, div#newscontent img,  div#newscontent a, div#newscontent select {
	margin-bottom:1em
}

table#storytablelist {
	margin-bottom:50px;
	width:570px;
	font-size:0.95em;
}

table#storytablelist td {
	border-bottom:1px dotted #ccc;
}

table#storytablelist td a {
	padding-left:28px;
	height:25px;
	line-height:25px;	
	background-repeat:no-repeat;
	background-image:url(../../images/investors/newsstories/icolink.jpg);
}

table#storytablelist td a:hover  {
	text-decoration:none;
}


.storyitem {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	width:579px
}

.storyitem p {
text-align: justify;
}
