div#fillform_probes, div#fillform_servers,
div#select_server, div#select_domain, div#select_probe  {
	margin-left: 150px;
}

div#fillform_domains {
	margin-left: 144px;
}

div#fillform_probes table, div#fillform_servers table, div#fillform_domains table,  table#domain_servers,
table#server_overview_plots, table#domain_overview_plots, table#probe_overview_plots {
	width:          100%;
	border-spacing: 4px;
	border: 0em;
	padding: 0em;
}

table#domain_servers, table#server_overview_plots, table#domain_overview_plots, table#probe_overview_plots {
	border-spacing: 8px;
}

div#select_shift, div#server_overview_backlink, div#rislink, div#warn_long_timeframe {
	margin-left: 25px;
}

div#domain_overview_head, div#server_overview_head, div#probe_overview_head {
	margin-left: 38px; margin-top: 10px;
}

.center,
table#server_overview_plots td, table#domain_overview_plots td, table#probe_overview_plots td {
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.plot, div#warn_long_timeframe {
    margin-top: 1em;
    margin-bottom: 1em;
}

div#warn_long_timeframe, div#subscriber_site_available {
	font-style: italic;
	font-size: large;
}

div#subscriber_not_logged_in, div#subscriber_logged_in {
	margin-right: 0.5em;
}
div#subscriber_not_logged_in {
	font-style: italic;
}	
div#subscriber_logged_in {
	font-weight: bold;
}

#w3cvalid, div#select_select_refresh_plot {
	text-align: right;
}

.small {
	font-size: small;
}

.xxsmall {
	font-size: xx-small;
}

img {
	border: 0;
}

