.swat-table-view tbody tr {
	background: none;
}

.swat-frame {
	border: 1px solid #ddd;
	background: none;
}

.swat-frame .swat-frame-title {
	color: #303030;
}

.swat-frame .swat-frame-title {
	background: url('../images/front-page/more-link-background.png') left top;
	border-bottom: 1px solid #eee;
}

.swat-frame .swat-actions, .swat-frame .swat-header-form-field, .swat-frame .swat-footer-form-field {
	background: #f3f3f3;
}

.swat-frame .swat-footer-form-field {
	background: url('../images/front-page/more-link-background.png') left top;
}

span.swat-required {
	color: #8f2f2c;
}

div.swat-textarea-resize-handle {
	background: #eee url('../images/elements/swat-textarea-resize-handle.png') center no-repeat;
	border-bottom: 1px solid #ddd;
}

