div.text1 {
	font-size: 12px;
}
div.text1 input {
	font-size: 14px;
}
div.text1 div.status {
	border-top: 1px dotted orange;
	padding-top: 10px;
	color: green;
}
p {
	padding: 0;
	margin: 0.2em 0 0.6em 0;
}
#add-link {
	font-size: 18px;
}
.feed-form {
	width: 600px;
}
.feed-form table {
	width: 100%;
}
.feed-form input {
	width: 100%;
}
.feed-form textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #aaa;
}
.feed-form .button {
	width: auto !important;
}
#flash-container {
	height: 30px;
}
#feed_edit_cell {
	text-align: right;
	padding: 0 0 20px 350px;
}
.highlight {
	background: #fffeee;
}

#swform p {
	margin: 10px 0 10px 0 !important;
}
#swform textarea {
	width: 500px;;
	height: 70px;
}

