.text {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: large;
}

.heading {
    color: #6D050A;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: large;
	font-weight: bold;
}

span.text {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: large;
}

div#above_date_range {
    text-align: left;
}

span.small_text {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
}

span.small_text_message {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #ffff6a;
}

span.small_text_from {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    padding-left: 3em;
}

span.small_text_to {
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    padding-left: 7em;
}

div#site_logo {
    width: 100%;
    background-color: #04104E;
    text-align: center;
    padding: 5px 0px 5px 0px;
}

img#search_btn {
    position: relative;
    padding: 2px 1px 0px 0px;
}

div.top_2 {
    background-color: #9FABF3;
    text-align: center;
    padding: 3px 3px 3px 3px;
}

div.trailer {
    text-align: center;
    padding: 1px 3px 3px 3px;
}

div#y_t_left {
    float: left;
    padding: 60px 0px 0px 0px;
    width: 62px;
}

div#y_t_center {
    float: left;
    width: 122px;
}

div#y_t_right {
    float: left;
    padding: 15px 0px 0px 0px;
    width: 77px;
}

div#top_2 {
    background-color: #AEAEB3;
    width: 100%;
    padding-bottom: 5px;
}

div.message {
    width: 100%;
    text-align: center;
}

div#content {
    padding: 0px 10px 0px 10px;
}

div.content {
    padding: 0px 5px 0px 8px;
}

div.form_elements, div.search_link, div.form_elements_picks, div.form_elements_range, div.sort {
    text-align: left;
    padding: 3px 0px 3px 0px;
}

div.form_elements_range {
    text-align: center;
}

div.form_elements_picks {
    text-align: left;
} #adv_reset {
    position: relative;
    top: 30px;
    left: -100px;
}

fieldset.forms {
    border: 1px solid #E0E0E0;
	margin: 5px 0px 5px 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div#footer {
    padding-top: 5em;
    text-align: center;
    position: relative;
    bottom: 5px;
} .check {
    margin-right: 10px;
} .radio {
    margin-right: 10px;
}

a.nav_link {
    color: #273475;
    font-family: Georgia;
    font-size: large;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
}

/*
 * paging links
 */
a.paging_nav_link:visited {
    color: #273475;
    font-family: monospace;
    font-size: large;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
    border: #FFC105;
}

a.paging_nav_link:active {
    color: #273475;
    font-family: "Courier New", Courier, mono;
    font-size: large;
    padding: 0px 4px 0px 4px;
    text-decoration: none;
}

a.paging_nav_link {
    color: #273475;
    font-family: "Courier New", Courier, mono;
    font-size: large;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    border: solid;
    border-width: 1px;
    border-color: #04104e;
    background-color: #ffff6a;
    margin: 4px 4px 4px 4px;
}

/*
 * end paging links
 */
a.link {
    color: #273475;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: large;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
}

img.search_btn {
    text-align: right;
}

a.small_link {
    color: #273475;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
}

div#error {
    color: #ff0000;
} .page_link_container {
    width: 200px;
}

img.thumb {
    margin: 0px 2px 2px 2px;
}

img.thumb_nyt {
    margin: 0px 2px 2px 2px;
}

img.thumb_ytube {
    margin: 0px 2px 2px 2px;
}