body {
	font:				100% "Lucida Grande", Verdana, Arial, sans-serif;
	margin:				30px;
	padding:			0;
}

h1 {
	font:				1.5em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 5px 0;
}
h1 a {
	font-size:			0.63em;
}
h2 {
	font:				0.85em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 2px 0;
}
#center h2 {
	font-size:			1.3em;
	margin:				2px 0;
}
h3 {
	font:				0.75em "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:		bold;
	line-height:		100%;
	margin:				0 0 2px 0;
}

p {
	font-size:			0.7em;
	line-height:		150%;
	margin:				0 0 10px 0;
}
ul {
	margin:				10px 0 20px 5px;
	padding:			0 0 0 15px;
}
li {
	font-size:			0.7em;
	line-height:		150%;
	margin:				0 0 2px 0;
}
img {
	font-size:			0.7em;
	border:				none;
}

.button {
	font-size:			0.7em;
	line-height:		150%;
	margin:				0 0 6px 0;
}

#macbooks, #desktops, #ipods, #more {
	font-size:			0.69em;
	margin:				0 0 10px 0;
}
#footer {
	font-size:			0.7em;
	margin:				0 0 10px 0;
}
#copyright {
	font-size:			0.8em;
	margin:				5px 0 10px 0;
}

label {
	font-size:			0.75em;
}
.checkboxes {
	margin:				10px 0 15px 5px;
}
.recommendation {
	width:				204px;
	margin:				0 10px 10px 0;
	float:				left;
}
.recommendation img {
	border:				2px solid #000;
}
.recommendation .title {
	font-size:			0.69em;
	font-weight:		bold;
}