/*
 *  Styles for Kalgoorlie-Boulder Racing Club web site - news page
 *
 */


/* News page */

table#newsitems td.newsheading { padding-top: 1em; padding-bottom: 0; border-top: 1px dashed #643c3e; vertical-align: bottom; }
table#newsitems td.newsdate { padding-top: 1em; padding-bottom: 0; border-top: 1px dashed #643c3e; vertical-align: bottom; }

table#newsitems tr:first-child td { border: none !important; padding-top: 0 !important; }

table#newsitems td.newsheading p { margin: 0; color: #ffffff; font-size: 1.2em; font-weight: bold; text-align: left; }
table#newsitems td.newsheading a { color: #ffffff; }

table#newsitems td.newsdate p { margin: 0; color: #ffffff; font-size: 1.2em; font-weight: bold; text-align: right; }

table#newsitems img { border: 1px solid; float: right; margin-top: 1em; margin-bottom: 0.25em; margin-left: 1em; margin-right: 0; padding: 0; }
