/* Contact Panel */
/*	This content is edited in the admin/ iMap Inistialization  */
#imap_contact_panel{
	text-align: left;
	width: 235px;
}


#imap_contact_panel .imap_poi_list_find, #imap_contact_panel .imap_poi_list_info{
	border: none;
	float: left;
	margin: 0 15px 5px;	
	font-weight: bold;
	cursor: pointer;
}


/*
	Help Panel
*/
#imap_help_holder ul{
	text-align: left;
	list-style: none;
	margin: 0 0 4px 15px;	
}


#imap_help_holder li > h3 {
	margin: 0 0 10px;
	border-bottom: 1px solid;
}

#imap_help_explanations{
	margin-top: 20px !important;
}

#imap_help_explanation p{
	margin: 10px 5px 10px 10px;
}

#imap_help_top_button {
    text-decoration: none;
    font-size: 11px;
    float: right;
	margin: 0 5px;
}
#imap_help_top_button img {
    height: 0.8em;
    width: .8em;
}
