@import url('wysiwyg.css');

table.ou-uieditor td {
	border: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 6px;
	vertical-align: top;
}			

table.ou-uieditor td.slide-preview {
	background-color: #444;
}

table.ou-uieditor td.slide-preview img {
	height: 250px;
	width: 500px;
}
