input.asf_bidrag_text {
	border: solid 1px #ccc;
	background: #fff;
	padding: 2px 5px;
	font-size: 12px;
	width: 80%;
}

#asf_bidrag_tipenven {
	margin-top: 10px;
	border: solid 1px #ccc;
	padding: 0 10px;
	background: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.asf_bidrag_post_to_hide {
	color: red;
}