form#signup button {
	background: url(../images/universal/formbutton.png) repeat-y top;
}

#bottom div {
	background: url(../images/universal/bottomBoxBG.png) repeat-y top;
}

#bottom div span#boxtop {
	background: url(../images/universal/bottomBoxTopCurve.png) no-repeat top;
}

#bottom div ul {
	background: url(../images/universal/bottomBoxBG.png) repeat-y top;
}

#bottom li.books h3 {
	background: url(../images/universal/booksFooterHead.jpg) no-repeat top;
	width: 271px;
}

#bottom ul li.books h4 {
	background: url(../images/universal/booksSmallLogo.png) no-repeat top;
}

#bottom ul li.books h5 {
	background-image: url(../images/universal/greenButton.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#bottom li.cards h3 {
	background: url(../images/universal/cardsFooterHead.jpg) no-repeat top;
	width: 268px;
}

#bottom ul li.cards h4 {
	background: url(../images/universal/cardsSmallLogo.png) no-repeat top;
}

#bottom ul li.cards h5 {
	background-image: url(../images/universal/darkblueButton.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#bottom li.calendars h3 {
	background: url(../images/universal/calendarFooterHead.jpg) no-repeat top;
	width: 266px;
}

#bottom ul li.calendars h4 {
	background: url(../images/universal/calendarsSmallLogo.png) no-repeat top;
}

#bottom ul li.calendars h5 {
	background-image: url(../images/universal/redButton.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#bottom li.download h3 {
	background: url(../images/universal/downloadFooterHead.jpg) no-repeat top;
	width: 276px;
	right: -26px;
}

#bottom ul li.download h4 {
	background: url(../images/universal/softwareSmallLogo.png) no-repeat top;
} 

#bottom ul li.download h5 {
	background-image: url(../images/universal/blueButton.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#contentBox #cbTop {
	background-image: url(../images/universal/insideTopCurve.png);
	background-repeat: no-repeat;
}

#contentBox #cbMiddle {
	background-image: url(../images/universal/insideBoxBG.png);
	background-repeat: repeat-y;
}

#splash a.books {
	background-image: url(../images/photos2books/sampleClick.png);
	background-repeat: no-repeat;
	background-position: top;
}

#splash a.cards {
	background-image: url(../images/photos2cards/sampleClick.png);
	background-repeat: no-repeat;
	background-position: top;
}

#splash a.calendars {
	background-image: url(../images/photos2calendars/sampleClick.png);
	background-repeat: no-repeat;
	background-position: top;
}

