#aggregator .feed-source .feed-title {
	margin-top: 0;
}
#aggregator .feed-source .feed-image img {
	margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
	float: right;
	display: block;
}
#aggregator .feed-item {
	margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
	margin-bottom: 0;
	font-size: 1.3em;
}
#aggregator .feed-item-meta, #aggregator .feed-item-body {
	margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
	font-size: 0.9em;
}
#aggregator td {
	vertical-align: bottom;
}
#aggregator td.categorize-item {
	white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
	margin-top: 0;
}
#aggregator .categorize-item h3 {
	margin-bottom: 1em;
	margin-top: 0;
}
#comments {
	margin-top: 15px;
}
.indented {
	margin-left: 25px;
}
.comment-unpublished {
	background-color: #fff4f4;
}
.comment-preview {
	background-color: #ffffea;
}
.field .field-label {
	font-weight: bold;
}
.field-label-inline .field-label, .field-label-inline .field-items {
	float: left;
}
form .field-multiple-table {
	margin: 0;
}
form .field-multiple-table th.field-label {
	padding-left: 0;
}
form .field-multiple-table td.field-multiple-drag {
	width: 30px;
	padding-right: 0;
}
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
	padding-right: .5em;
}
form .field-add-more-submit {
	margin: .5em 0 0;
}
.node-unpublished {
	background-color: #fff4f4;
}
.preview .node {
	background-color: #ffffea;
}
td.revision-current {
	background: #ffc;
}
.poll {
	overflow: hidden;
}
.poll .bar {
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
}
.poll .bar .foreground {
	background-color: #000;
	height: 1em;
	float: left;
}
.poll .links {
	text-align: center;
}
.poll .percent {
	text-align: right;
}
.poll .total {
	text-align: center;
}
.poll .vote-form {
	text-align: center;
}
.poll .vote-form .choices {
	text-align: left;
	margin: 0 auto;
	display: table;
}
.poll .vote-form .choices .title {
	font-weight: bold;
}
.node-form #edit-poll-more {
	margin: 0;
}
.node-form #poll-choice-table .form-text {
	display: inline;
	width: auto;
}
.node-form #poll-choice-table td.choice-flag {
	white-space: nowrap;
	width: 4em;
}
td.poll-chtext {
	width: 80%;
}
td.poll-chvotes .form-text {
	width: 85%;
}
form#simpleads-node-form #edit-field-ad-flash, form#simpleads-node-form #edit-field-ad-text, form#simpleads-node-form #edit-field-ad-image, form#simpleads-node-form #edit-field-ad-url-taget, form#simpleads-node-form #edit-field-ad-url {
	display: none;
}
form#simpleads-node-form #edit-field-ad-url {
}
form#simpleads-node-form #edit-field-ad-url-taget {
	margin-top: -10px;
}
form#simpleads-node-form #edit-field-ad-flash .form-item, form#simpleads-node-form #edit-field-ad-text .form-item, form#simpleads-node-form #edit-field-ad-image .form-item, form#simpleads-node-form #edit-field-ad-url-taget .form-item, form#simpleads-node-form #edit-field-ad-url .form-item {
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
}
form#block-admin-configure #ads_rotation_settings, form#block-admin-configure #ads_rotation_settings .form-item-ads-rotation-dely {
	display: none;
}
form#block-admin-configure #ads_rotation_settings .form-item {
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
}
.simplead-container.html5-banner-ad {
	display: block;
}
.html5-banner-ad>a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9000px;
	top: 0px;
	bottom: 0px;
	position: absolute;
}
.simplead-container.html5-banner-ad iframe.html-banner {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	overflow-y: hidden;
	overflow-x: hidden;
}
.simplead-container.html5-banner-ad iframe.html-banner body {
	margin: 0 !important;
	padding: 0 !important;
}
#permissions td.module {
	font-weight: bold;
}
#permissions td.permission {
	padding-left: 1.5em;
}
#permissions tr.odd .form-item, #permissions tr.even .form-item {
	white-space: normal;
}
#user-admin-settings fieldset .fieldset-description {
	font-size: 0.85em;
	padding-bottom: .5em;
}
#user-admin-roles td.edit-name {
	clear: both;
}
#user-admin-roles .form-item-name {
	float: left;
	margin-right: 1em;
}
.password-strength {
	width: 17em;
	float: right;
	margin-top: 1.4em;
}
.password-strength-title {
	display: inline;
}
.password-strength-text {
	float: right;
	font-weight: bold;
}
.password-indicator {
	background-color: #C4C4C4;
	height: 0.3em;
	width: 100%;
}
.password-indicator div {
	height: 100%;
	width: 0%;
	background-color: #47C965;
}
input.password-confirm, input.password-field {
	width: 16em;
	margin-bottom: 0.4em;
}
div.password-confirm {
	float: right;
	margin-top: 1.5em;
	visibility: hidden;
	width: 17em;
}
div.form-item div.password-suggestions {
	padding: 0.2em 0.5em;
	margin: 0.7em 0;
	width: 38.5em;
	border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
	margin-bottom: 0;
}
.confirm-parent, .password-parent {
	clear: left;
	margin: 0;
	width: 36.3em;
}
.profile {
	clear: both;
	margin: 1em 0;
}
.profile .user-picture {
	float: right;
	margin: 0 1em 1em 0;
}
.profile h3 {
	border-bottom: 1px solid #ccc;
}
.profile dl {
	margin: 0 0 1.5em 0;
}
.profile dt {
	margin: 0 0 0.2em 0;
	font-weight: bold;
}
.profile dd {
	margin: 0 0 1em 0;
}
