
body {
	font: 12px Arial;
}

body table {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-collapse: collapse;
}

body table tr {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

body table tr td {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

p.error {
	font: bold 12px Arial;
	color: #C90000;
	padding: 10px;
}

p.note {
        font: 11px Arial;
        background: #DFDFDF;
        color: #000000;
        width: 500px;
        padding: 10px 15px 10px 15px;
}

ul li { list-style:none; }

ol li { padding: 12px; }

li.spacer {
	height: 25px;
}

li.teaser {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #999999;
	height: 100px;
	width: 880px;
}

li.left-foot {
	float: left;
}

li.copy-left {
	padding: 20px 40px 0px 30px;
}

li.right-foot {
	float: right;
	padding: 20px 40px 0px 0px;
}

li.menu-item {
	float: left;
	padding: 0px 25px 5px 25px;
}

li.social-button {
	padding-right: 10px;
}

li.subscribe {
	padding: 10px 10px 10 px 40px;
}

img.teaser {
	float: left;
	padding-right: 10px;
}

a:link {
	font: bold 12px Arial;
	text-decoration: none;
}

a:visited {
	font: bold 12px Arial;
	text-decoration: none;
}

a:hover {
	font: bold 12px Arial;
	text-decoration: none;
}

#fb-root {
	height: 0px;
}

#footer {
	padding-top: 20px;
}

#menu {
	
}

#no-article {
	font: bold 14px Arial;
	text-align: center;
	height: 200px;
}

#container {
	height: 100%;
}

#article-title {
	font: bold 18px Arial;
	padding-left: 20px;
}

#publish-date {
	font: 12px Arial;
	padding-left: 20px;
}

#article-content {
	padding: 0px 30px 0px 30px;
}

#article-content img {
	margin: 12px;
}

#header {
  padding: 0px;
  margin: 0px;
}

#header p {
	padding: 0px;
	margin: 0px;
}

#social li {
	float: right;
}

#more {
	float: right;
}

#googleAd {
	text-align: center;
	margin: auto;
	height: 120px;
	width: 728px;
}

