@CHARSET "UTF-8";

.results .content .title { color: #000080; }
.results .content .description { color: #fff; }
.results .content div { display: inline; padding-right: 30px; }
.results a:first-child .content { border-top: 1px gray dotted }
.results .empty_search { border-top: 1px gray dotted; }

#inYtable {	border-radius: 10px; box-shadow: 2px 2px 3px 1px #7050f0; padding: 0 1px 5px 3px; }