div.clearBreak{
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	display: block;
	clear: both;
	margin-top: -1px;
}
sup{
	font-size: smaller; 
	vertical-align: baseline; 
	position: relative; 
	bottom: 0.33em;
}
#content{text-align: center;}
#landing{
	background: url(/img/aspca/landing-background.jpg) no-repeat;
	width: 740px;
	height: 284px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
#landing .text{
	margin-left: 270px;
	width: 426px;
}
#landing .logo{
	position: absolute;
	left: 35px;
	top: 10px;
	display: block;
	z-index: 1;
	width: 48px;
	height:	67px;
}
#landing h1{
	width: 426px;
	height: 59px;
	padding: 0px;
	padding-top: 25px;
	margin: 0px;
}
#landing p{
	color: #86acdc;;
	width: 422px;
	height: auto;
	margin: 15px 0px 0px 5px;
	padding-top: 10px;
	border-top: 1px solid #b5c3db;
}
#landing #tales .cat{float: left; margin-right: 5px; margin-top: 15px;}
#landing #tales a.paw{float: left; margin-left: 10px;}
#callouts{
	width: 738px;
	height: 334px;
	background: url(/img/aspca/callouts-background.jpg) no-repeat;
	margin: 0px auto;
}
#callouts .callout{
	float: left;
	text-align: center;
}
#callouts.short{
	background: url(/img/aspca/callout-background-short.gif) no-repeat;
	height: 242px;
}
#callouts .callout.first{width: 246px;}
#callouts .callout.second{width: 248px;}
#callouts .callout.third{width: 244px;}
#callouts span.direction{display: block; margin-top: 115px; margin-bottom: 15px;}
#callouts p{ color: #86acdc; text-align: left; width: 190px; margin: 0 auto; height: 85px;}
#callouts.short span.direction{margin-top: 95px; margin-bottom: 8px}
#callouts.short p{height: 63px;}

#storiesSection{
	margin: 0px auto;
	width: 720px;
	padding-top: 25px;
	margin-bottom: 30px;
}
#storiesSection #selector{float: left; width: 252px; text-align: left;}
#storiesSection #storyHolder{float: left; width: 423px; padding-left: 45px; text-align: left;}
#selector #prev{float: left; width: 109px; height: 17px;}
#selector #next{float: left; width: 108px; height: 17px;}
#selector #paw{width: 35px; height: 17px; float: left;}
#selector img{display: block;}
#storyHolder p{
	color: #5a73b4;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.story h1{font-size: 18px; color: #f56f1f; margin-top: 0px; margin-bottom: 8px; padding: 0px;}
#default h1{margin-top: 45px;}
#default p{ border-top: 1px solid #b5c3db; font-size: 14px; padding-top: 8px}
/*Scrollable Section*/
.scrollable{
	position: relative;
	overflow: hidden;
	width: 252px;
	height: 69px;
	margin: 10px 0px;
} 
.scrollable .items{
	width: 20000em;
	position: absolute;
}
.scrollable .items a{
	float: left;
	width: 58px;
	height: 69px;
	margin-right: 6px;
}
#footer{margin: 15px auto; width: 680px;}
#footer p{margin: 0px; padding: 0px; font-size: 10px; color: #acacac; margin-bottom: 10px;}
