00001 #search_options {
00002 margin: 1em auto;
00003 }
00004 #search_options td {
00005 padding: .5em 1em;
00006 vertical-align: top;
00007 white-space: nowrap;
00008 }
00009 #search_options td.x-advanced {
00010 border-right: 1px solid #304943;
00011 }
00012 #search_options td.x-timeopts {
00013 border-right: 1px solid #304943;
00014 }
00015 #search_options td.x-progtype {
00016 border-right: 1px solid #304943;
00017 }
00018 #search_options td.x-submit {
00019 vertical-align: middle;
00020 padding: 1.5em;
00021 }
00022
00023
00024 #x_search_name {
00025 font-size: 150%;
00026 text-align: center;
00027 }
00028
00029 #search_results th {
00030 font-weight: normal;
00031 text-align: left;
00032 white-space: nowrap;
00033 }
00034 #search_results th.x-title {
00035 }
00036 #search_results th.x-category {
00037 }
00038 #search_results th.x-description {
00039 }
00040 #search_results th.x-channum {
00041 }
00042 #search_results th.x-airdate {
00043 }
00044 #search_results th.x-length {
00045 }
00046
00047 #search_results td {
00048 }
00049 #search_results td.x-title {
00050 }
00051 #search_results td.x-category {
00052 }
00053 #search_results td.x-description {
00054 }
00055 #search_results td.x-channum {
00056 }
00057 #search_results td.x-airdate {
00058 white-space: nowrap;
00059 }
00060 #search_results td.x-length {
00061 white-space: nowrap;
00062 }
00063