@charset "utf-8";
/* CSS Document */

ul.NewsList li {
	font-size: 1.1em;
	font-weight: 100;
	padding-bottom: 0.3em;
	margin-left: 2em;
}

table#Home {
	margin-left: 10em;
}

table#Home td {
	margin: 2em;
	text-align: left;
	vertical-align: top;
	width: 300px;
}

table#Home td p {
	padding-left: 1em;
}

.Tag {
	color: #FF3300;
	font-size: 2.5em;
	font-style: italic;
	margin: 0.3em 0em 0.5em 1em;
}

.FollowIcons {
	width: 306px;
}

.FollowIcons img {
	padding: 0em;
	margin: 0em;
	border: none;
}

.Small {
	font-size: 0.9em;
}

#AdvertBox {
	border: solid 2pt #ff0000;
	background: #FFCC99;
	margin: 1em 20em 1em 20em;
}

#AdvertBox * {
	background: none;
	color: #660033;
	text-align: center;
}

img.FLeft {
	margin-right: 0.5em;
}