.page-template-premiumpage-full-php #primary {
	width: auto;
	
	float: none;
}

.commentform-error {
	background: #ffe7e0;
	border: 1px solid #ffdccb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #c03500;
	margin-bottom: 10px;
	padding: 4px 8px;
}

