/* StreamPro 1.0 Presented by Summitpages.ca */
/* Alford Deeley aka machinari */
/* Feel free to muck around */

/* Layout Stylesheet */

#ftr{
	background: url(images/bdrFtr.jpg) 0 0 repeat-x transparent;
	height: 45px;
	margin: 0;
	width: 100%;
}

#hdr{
	background: transparent;
	border: 0 0 0 0;
	border-width: 0 0 2px 0;
	color: black; /* #333333; */
	margin: 0;
	width: 100%;
}

td#l-col{
	/* background-color: #d7e2e4; */
	background: none;
	/* border: 5px solid white; */
	color: black; /* #333333; */
	font-size: .85em;
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
	width: 123px;
	vertical-align: top;
}

td#r-col{
	background-color: transparent;
	border: 0 0 0 0;
	color: black; /* #333333; */
	font-size: .9em;
	margin: 0 0 0 0;
	/* padding: 6px 1em 1em 1em; */
    padding: 6px 0px 0px 10px;
	/* width: auto; */
	vertical-align: top;

}

td#r-col .article-links {
	width: 12em;
}

