* { margin: 0; }
.ui-widget { font-size: 1em; }
body { background: #000 url('/wp-content/themes/studiopress/images/bgbody.jpg') repeat-x 0 -35px; display: block; width: 100%; height: 100%; text-align: center; font-size: 80%; }
h1 { line-height: 1.4em; }
h2 { font-size: 1.6em; }
h2, p { text-indent: 10px; padding-bottom: 3px; }
h3 { padding: 10px 0; }
pre { margin: 5px 15px 15px 15px; padding: 15px; background-color: #666; color: #fff; border: 1px solid #000; font-size: 13px; }
#container { width: 1000px; margin-left: auto; margin-right: auto; margin-top: 20px; }
#switcher { position: absolute; top: 20px; right: 20px; }
#header { margin-top: 10px; }
#pageBody { margin-top: 20px; text-align: left; float: left; width: 840px; }
#rightNav { margin-top: 20px; float: right; width: 150px; text-align: left; }
.content { padding: 20px; margin-bottom: 20px; }
.centered { text-align: center; }
.break { height: 0; clear: both; }
.paddedList { padding-top: 10px; padding-bottom: 10px; }
.white { color: #fff; }
ul { padding-left: 20px; }
.buttonLink
{
	float: left;
	position: relative;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	text-indent: 15px;
	padding: 3px 0;
	width: 100%;
	line-height: 30px;
	text-align: center;
}
.buttonLink .icon { position: absolute; top: 50%; margin-top: -8px; left: 20px; }

