#left_pane			{ width: 150px; float: left; }
#left_pane h2		{ color: #ca0000; height: 49px; background: url(../images/left_pane_border.png) no-repeat bottom; }

ul#sec_nav			{ margin-top: 10px; font-size: 1.8em; font-family: Georgia, serif; }
ul#sec_nav li		{ margin-top: 5px; margin-left: 0.8em; }
ul#sec_nav a		{ color: black; }
ul#sec_nav a:hover,
ul#sec_nav li.current a
					{ color: #ca0000; }

#content			{ width: 492px; min-height: 152px; background: url(../images/content_pane_border.png) no-repeat; }

.gallery			{ margin-left: 20px; }
.gallery a.hidden	{ display: none; }
.gallery img		{ margin-right: 30px; }
.gallery a img		{ border: 1px solid black; }

.typography p.appstore_logo
					{ float: right; margin: 0px 0px 5px 5px; }

.typography p.appstore_logo a
					{ border-bottom: none; }