li.article div[style] {
	font-size: 16px !important;
	color: #000000 !important;
	font-weight: normal !important;
}

a {
	color: #5275b4;
}

ul li h1 {
	font-weight: normal;
	color: #333333;
	margin: 0;
	font-size: 20px;
	font-family:Georgia,'Droid Serif',Times New Roman,Times,Serif;
}

div#hr {
	height: 1px;
	border-top: 1px solid #cccccc;
	margin: 8px 0 20px 0;
	display: block;
}

.articletext {
	line-height: 22px;
}

ul#links a {
	padding: 10px 0 10px 10px;
	font-size: 16px;
}

ul#links li {
	padding: 8px 0 8px 10px;
	border-bottom: 1px solid #cccccc;
}

li.article {
	width: 95%;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	padding-top: 20px;
}

li a span, li span.author {
	font-size: 12px;
	color: #666666;
	text-transform: uppercase;
	font-weight: normal;
}

li a span b, li.article span b {
	font-size: 12px;
	display: block;
	font-weight: bold;
}

li#ad {
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	text-align: left;
}

li#ad p {
	display: block;
	width: 300px;
}

li#ad a {
	background: none;
}

li#ad h3 {
	text-align: left;
}

li#ad center {
	text-align: left;
}

.image {
	width: 270px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0 0 20px 0;
	border: 1px solid #cccccc;
}

.articlelink {
	display: block;
	width: 90%;
}

.caption i {
	display: block;
	font-family:Georgia,'Droid Serif',Times New Roman,Times,Serif;
	font-size: 11px;
	line-height: 13px;
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #666666;
}

.comments {
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #333333;
}

li.footer {
	font-weight: bold;
	font-size: 15px;
	color: #222;
	border-bottom: none;
}

.plaintext {
	font-weight: normal;
	font-size: 14px;
	color: #222;
}

.plaintext a {
	display: inline;
	font-weight: bold;
	text-decoration: underline;
	color: #194fdb;
	background: none;
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	padding-bottom: 10px;
}

li.group h3 i {
	font-weight: normal;
	display: block;
	font-size: 20px;
	font-family: Garamond, serif;
}

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

li.groupHeader {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 1px solid #7d7d7d;
    border-bottom: 1px solid #999999;
    padding: 12px 10px;
    font-size: 20px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
    background: #225878;
}

li.commentHeader {
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    border-top: 3px solid #183c52;
    border-bottom: 1px solid #999999;
    padding: 12px 10px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
    color: #FFFFFF;
    background: #55849f;
}

li.commentHeader i {
	font-weight: normal;
	font-size: 12px;
}

#buttons {
	display: table;
	clear: both;
	margin-top: 8px;
}

a#mobilebutton {
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	border: 1px solid #6ca0c7;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 10px;
	color: #ffffff;
	background-color: #0e5185;
}