/* CSS Document */
.buttons{
	text-align:center;
}

.buttons img{
	margin:0 20px;
}

#prepackaged, #content ul{
	padding:0 3em 0 3em;
}

table{
	margin-bottom:12px;
}

#steps{
	margin:0 0 20px 0;
}
#steps p{
	margin:0 3em;
}
#steps h4{
	border-bottom:thin solid grey;
}

#download{
	text-align:center;
}

.photos{
}
.photos div{
	float:left;
	font-size:10px;
	text-align:center;
	margin:0 2px;
}
.photos .spacer{
	height:20px;
	clear:both;
	float:none;
}

#san_diego div{
	width:120px;
}
#san_diego{
	margin-left:2px;
}

#san_francisco div{
	width:160px;
}
#san_francisco .portrait{
	width:80px;
}
#san_francisco{
	margin-left:2px;
}
