/* Some theme specific base styles */
#psContainer {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

#psContent {
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	width: 950px;
	padding: 20px;
}

/*
#masthead #logo h1 {
	float: left;
	margin-top: 18px;
	padding :0;
	text-transform: uppercase;
	font-weight: bold;
}
*/

#psContent H3 {
	color: #999;
}

/*
DIV.gppPlaceholder {
	clear: both;
	width: auto;
	text-align: center;
}
*/

UL.thumbs LI {
	margin: 5px 10px 0 0;
	background-color: #f6f6f6;
	border: 1px solid #e5e5e5;
}

UL.thumbs LI:hover {
	background-color: none;
	border: 1px solid #ccc;
}

DIV.sectiontitle {
	color: #666;
}

.btext {
	color: #666;
}

/* #### doctype compensation - GPP uses strict, we use loose #### */
H1.sitename {
	line-height: 50px;
}

/* #### theme styles below #### */

/*
BODY, TD, TH, INPUT, SELECT {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #666;
}
*/

FORM { margin: 0; }

/*
P, H1, H2, H3, H4 {
	margin: 0 0 10px 0;
}

H1, H2 {
	padding: 2px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
*/

.pages {
	color: #808080;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

SPAN.toolbar {
	border-color: #808080;
}
