/* 
** SKIN - MAIN HEALTHMAP
** 
** May 24, 2010
** 
*/

@import "../../promotions.css";

#fyn_ad
    {
    display: block !important;
    }

#page
	{
	width: 100%;
	min-width: 995px !important;
	margin: 0;
	}

#comment_content
    {
    display: block !important;
    }

table#share_rate
    {
    display: table !important;
    }


/* MAIN HORIZONTAL BAR
------------------------------ */

#custom_legend
    {
    width: 900px;
    }

#custom_legend table
    {
    padding-top: 1em;
    }

/* NOW SHOWING ALERTS
------------------------------ */

#now_showing th
    {
    background-color: #bbca9b;
    }

#adv_search
	{
	z-index: 60000;
	}

#adv_search_options
	{
	margin-left: 1em;
	margin-top: .8em;
	z-index: 70000;
	}


#footer
    {
    width: 100% !important;
    margin: 0 !important;
    text-align: center;
    }
