﻿/* MSIE 6 PNG Transparency */
/*img, div { behavior: url(content/css/iepngfix.htc) }*/
#overview-marker    {
    font-size: 0px;
}
#mainframe  {
    width: 110%;
}

#print-mainframe    {
    width: 610px;
}

/* Div should have font size 1 in order to have height 1 */
#viewport .h, .viewport .h, #viewport .hh, .viewport .hh   {
    font-size:0px;
    line-height: 0px;
}

form input.hidden-submit    {
    width: 1px;
    height: 1px;
    position:absolute;
    top:10px;left:10px;/*sumbit is hidden behind the logo*/
    z-index: -1;
}

/* Template Errors */
#template #map-container	{
	position: relative;
}
#template #searchform	{
	padding-top: 5px;
}

/* Move to a file for IE6 fixes */
#recent	{
	margin-top: 20px;
	margin-right : 25px;
}