@charset "UTF-8";
/* CSS Document */

#saveWrapper {
	float: left;
	width: 500px;
}
#saveIntro {
	float: right;
	width: 320px;
}
#savesteps a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#piccoloumL {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	margin-top: 55px;
}
#piccoloumL a {
	color: #FF8000;
}
#rainList {
	padding: 0px;
	list-style-type: none;
	width: 220px;
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rainList li {
	padding-bottom: 7px;
}
#thestory {
	float: right;
	width: 650px;
}

