.tablecell_leftindent{
	padding-left: 8px;	
}

.tablecell_mouseholes{
	background-image: url(../images/bg_mouseholes.jpg);
	background-repeat: repeat-x;
}

/* left navigation */

.sidenav_pageheading{
	background-image: url(../images/bg_sidenav_pageheading.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
}

.sidenav_general{
	background-image: url(../images/bg_sidenav_general.gif);
	background-repeat: repeat-x;
	padding-left: 21px;
}

.tableright{
	margin-left: 0px;
	margin-bottom: 0px;
}

.underline_this_cell{
	
	background-image: url(../images/bg_table_divider.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#dots 

{
	width: 100%;
	margin-bottom: 1px;
	margin-top: 1px;
	height: 5px;
	background-image: url(../images/dots_wide.gif);
	background-repeat: repeat-x;

}

/* used for highlights within the content */
#boxout{
	margin-left: 15px;
	margin-bottom: 0px;
	background-image: url(../images/bg_boxout.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-right: 5px;
	padding-right: 5px;
}


#map_panel{
	background-image: url(../images/bg_map.jpg);
	background-repeat: repeat-x;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	height: 357px;
	margin-bottom: 1px;
}
#map_panel_inner{
	width: 250px;
	height: 359px;
	float: right;

}

#map_panel_inner_ireland{
	width: 233px;
	height: 359px;
	float: left;

}
