div#lbox {
	padding: 20px;
	background: #fff;
}

div#lbox div#w600 {
	width: 600px;
	margin: auto;
}

div#lbox div#w400 {
	width: 400px;
	margin: auto;
}

div#lbox h1#downloadHeader {
	display: block;
	background: url(../images/extras/downloadText.png) 0px 87px;
	width: 157px;
	height: 0px;
	padding-top: 29px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 20px;
}

div#lbox ul#downloadList {
	list-style: none;
	border-top: 1px solid #d6d6d6;
}

div#lbox ul#downloadList li {
	margin: 20px 0px;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 20px;
}

div#lbox ul#downloadList h3 {
	display: block;
	margin-right: 20px;
	float: left;
	height: 0px;
	padding-top: 37px;
	overflow: hidden;
}

div#lbox ul#downloadList h3#books {
	width: 154px;
	background: url(../images/universal/booksSmallLogo.png) top;
}

div#lbox ul#downloadList h3#cards {
	width: 145px;
	background: url(../images/universal/cardsSmallLogo.png) top;
}

div#lbox ul#downloadList h3#calendars {
	width: 191px;
	background: url(../images/universal/calendarsSmallLogo.png) top;
}

div#lbox ul#downloadList a {
	display: block;
	float: left;
	width: 144px;
	height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	background: url(../images/extras/wideButton.png);
	font-size: 10px;
	line-height: 20px;
	margin-right: 20px;
}

div#lbox ul#downloadList p {
	clear: both;
	margin: 8px 0px;
}

div#lbox ul#downloadList p.padded {
	padding: 10px 0px;
}

div#lbox a.lbAction {
	background: url(../images/universal/greenButton.png);
	text-decoration: none;
	font-size: 10px;
	line-height: 20px;
	height: 20px;
	width: 94px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin-left: 100px;
}
