﻿form.news div.checkbox ul {
	margin: 0 15px;
	padding: .5em 0;
	}
form.news div.checkbox li {
	margin: .5em 0;
	}
form.news fieldset {
	padding-bottom: 2.084em; /* 25px / 12px */
	}
form.news div.date {
	float: left;
	width: 100%;
	text-align: center;
	}
	form.news div.date span {
		margin: 0 16px;
		}
	form.news div.date input {
		background: transparent none repeat scroll 0 0;
		border: 1px solid #999;
		font-size: .834em; /* 10px / 12px */
		height: 1.334em; /* 16px / 12px */
		text-align: center;
		color: #333;
		width: 90px;
		}
	form.news div.date img {
		vertical-align: bottom;
		cursor: pointer;
		}
#content div.news h5,
#content div.newsDetails h5 {
	margin: 1em 0 0.25em; /* 12px 0 3px */
	}
/*#page #content div.news p {
	margin: 0 0 0.25em; / 0 0 3px /
	}*/
#content div.newsDetails p.source {
	color: #999;
	}
#content div.newsDetails h3 {
	font-size: 1.334em; /* 16px / 12px */
	color: #0081C6;
	margin: 1em 0 .625em; /* 16px 0 10px */
	}
