/* Admin Page CSS */

.html5-slideshow-presentations p, .html5-slideshow-presentations .form-table {
	width: auto;
	max-width: 660px;
}
.html5-slideshow-presentations .form-table th {
	width: auto;
	border-right: 10px solid #fff;
}
.html5-slideshow-presentations .form-table tr {
	background: #eee;
	border: none;
	border-bottom: 10px solid #fff;
}
.html5-slideshow-presentations .form-table code {
	background-color: #fff;
}
