/* Specific styling for the sequence of 'Tell Us Your Story' pages */

#disclaimer {
	font-size:9px;
}
#disclaimer a {
	color: #747474;
	font-weight:normal;
	text-decoration:underline;
}
#tellusyourstory_page #outlined_container {
	background-image: none;
	height: 573px;
}
#tellusyourstory_page1 #outlined_container {
/*	background-image: url("../images/page_bg/tellusyourstory_bg1.jpg");*/
	/*  height: 1132px;*/
}
.pet_stories {
	margin:48px 0 30px 25px;
	width:330px;
}
.pet_stories p {
	line-height:1.5em;
	margin:0 0 1em;
}
.pet_stories .highlighted {
	color:#f47b20;
	font-weight:bold;
}
.pet_stories .ownerinfo {
	font-style:italic;
	padding-right:10px;
	text-align:right;
}
.pet_stories img {
	display:block;
	margin:15px 0 0 20px;
}
#tellusyourstory_page2 #outlined_container {
	background-image: url("../images/page_bg/tellusyourstory_bg2.jpg");
	height: 734px;
}
#tellusyourstory_page3 #outlined_container {
	background-image: url("../images/page_bg/tellusyourstory_bg3.jpg");
	height: 522px;
}
h2 {
	color:#4c721d;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	margin:5px 0 5px 0;
}
ul.bulleted_list li {
	color:#747474;
}
.tuys_option {
	padding:10px 0 20px;
}

