/* CSS Document */
.srip-holder {
position: relative;
}
.strip-interior {
	position: relative;
}
.cse-interface-stuff {
	position: relative;
	clear: both;
	height: 54px;
	margin-top: 20px;
}
.cse-firstbutton, .cse-prevbutton, .cse-lastbutton, .cse-nextbutton {
	position: absolute;
	background-image:url(/u/prod/kids/i/content/outcss/2-i-bits-cs_arrow_labels.gif);
	background-repeat:no-repeat;
	height: 54px;
	width: 100px;
	cursor: pointer;
}
.cse-firstbutton{
	left: 0px;
	width: 94px;
	background-position: 00 00;
}
.cse-lastbutton{
	right: 15px;
	width: 117px;
	background-position: -453 00;
}
.cse-prevbutton{
	left: 146px;
	width: 144px;
	background-position: -100 00;
}
.cse-nextbutton {
	right: 175px;
	width: 93px;
	background-position: -354 00;

}
.cse-permalink {
	float: right;
	margin-right: 22px;
	margin-top: 5px;
}
.date-title-holder h1 {
	color: #9A3233;
	font-size: 18px;
	font-wieght: normal;
	margin-top: 0px;
}
.cse-viewmore {
	left: 315px;
	position: absolute;
}
.bio-holder {
	margin-bottom: -19px;
}
.cse-strip {
text-align: center;
}