/* Content */
#includeHighlight {
	width: 150px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#highlight {
	width:150px;
	height: 170px;
	padding-bottom: 0px;
}
#highlight h1 {
	font-weight: bold;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
}
#highlight p {
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
}
#includeLongLead {
	width: 174px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#longlead {
	width:174px;
	height: 170px;
}
#longlead img{
	margin-right: 2px;
}

#longlead h1 {
	font-weight: bold;
	line-height: normal;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	padding-bottom: 5px;
}
.small {
	font-size: 8px;
}
#longlead p {
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	padding-bottom: 5px;
}
.shadow {
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

