#main .content {
	text-align: center;
}

#main .content .article {
	margin-top: 20px;
	margin-bottom: 30px;
}

#main .content .article p {
	text-align: center;
}

#main .content .article h3 {
	margin-top: 2px;
}

#side .content {
	margin-left: 17px;
	margin-right: 17px;
}

#side .content .annie {
	width: 225px; 
	height: 320px;
	background-image: url(/images/shows/annie_reflect.png);
	background-repeat: no-repeat;
	behavior: url(/js/iepngfix.htc);
}
