body{
	font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans, sans-serif;
}
h1, h2{
	text-align: center;
	margin: 0;
}
a{
	color: #A00;
}
a:visited{
	color: #500;
}
#sitelist{
	max-width: 600px;
	margin: auto;
}
#sitelist h2{
	margin: 15px 0 15px 0;
	border: 3px double #A00;
	background-color: #EEE;
	clear: left;
}
#sitelist h3, p{
	margin: 0;
}
#sitelist hr{
	clear: left;
	border: 0;
	color: white;
	border-bottom: 1px dashed #CCC !important;
	/*margin: 10px 0 10px 0;*/
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
#sitelist img{
	float: left;
	clear: left;
	margin: 0 10px 0 0;
	border: 2px outset #BBB;
}
.ca{
	text-align: center;
	font-style: italic;
	font-size: small;
}
#zoruabanner{
	max-width: 282px;
	width: 100% !important;
	width: 282px;
}