.clear {
	display: inline-block;
}

.radio, .checkbox {
	border: none 0;
	background: transparent;
	height: auto;
	width: auto;
}
.last {
	border-right: none 0;
	margin-right: 0;
	padding-right: 0;
}

textarea, select, input {
	overflow: visible;
}

.article-meta .rating li {
	display: inline;
	zoom: 1;
}