#close_button{
/*
	background-image:url('http://tbn2.google.com/images?q=tbn:6fsiU4wYCRFPoM:http://www.iconspedia.com/uploads/1202462187.png');
	
*/
}

#zone_popup_report{

border:1px solid black;
width:400px;
font-family:Helvetica;
font-size:12px;
position:absolute;
top:0px;
left:-5000px;
background-color:white;
}


#blurb{
        position:relative;
        font-size:15px;
        /*height:15px;
        line-height:12px;*/
	/*background-color:#eee;*/
	color:black;
	text-decoration:underline;
	padding-left:10px;
}


#zone_report_table{
	position:relative;
	width:300px;
	border:0px solid black;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;	
}

#zone_report_table tr th{
	position:relative;
	font-weight:normal;
}



#thumb_nav{
        position:absolute;
        border:1px solid black;
        background-color:white;
        width:66px;
        top:31px;
	left:402px;
        padding-bottom:5px;
	padding-right:5px;
}

/*
#thumb_nav{
	position:relative;
	border:1px solid #eee;
	height:60px;
	width:398px;
	margin-left:auto;
	margin-right:auto;
}*/

#thumb_nav .thumb_img{

    position:relative;
    border:1px solid black;
    margin-left:5px;
    margin-top:5px;
    float:left;
    cursor:pointer;

}

#des_splash{
	position:relative;
	height:30px;
	font-size:20px;
	line-height:30px;

}

        .Closed{
                background-color:red;
		padding-left:5px;
        }

        .Open{
                background-color:blue;
        	padding-left:5px;
	}

        .Limited{
                background-color:yellow;
		padding-left:5px;
        }

.thl{
	position:relative;
	font-weight:bold;
}

.scored{
	font-weight:bold;
}



