/*
	whois.css
	styles for whoiswatchingme page
*/

@import "default.css";

#smallnote {
	font-size: 80%;
	font-style: italic;
}

#main ul {
	list-style: none;
	color: #000000;
	text-align: justify;
	background-color: #BCC0D7;
	margin: 0 35px;
	padding: 5px;
}

#done {
	font-weight: bold;
}

#easyimg img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#main ol {
	margin-left: 132px;
	padding-left: 40px;
}

#simple {
	font-style: italic;
	font-size: 125%;
	font-weight: bold;
}

#pageicon {
	float: left;
	margin: 0 10px 10px 0;
}

#sands {
	font-size: 120%;
	clear: left;
}
