body {
	background: url('../img/pub/bg_top_big.png') repeat-x scroll 0 -186px;
}

#public_bar h3, h3.top {
	color: #333333;
	text-transform:	none;
	padding: 10px 0;
}

#public_bar h3.top, h3.top {
	padding-top: 0px;
}

#pub_header {
	color: white;
	padding: 10px 0;
}

#pub_header a {
	background: none;
}

#pub_header_content {
	width: 1000px;
	margin: 0 auto;
	background: url('../img/pub/header_sharingpage_start.png') no-repeat;
	/* padding: 10px; */
}

#pub_header_project {
	width: 782px;
	float: left;
	padding: 20px 0 0 0;
	margin-left: 44px;
	background: white;
	height: 99px;
	line-height: 325%;
	overflow: hidden;
}

#pub_header_project h1 {
	background: white;
	color: #333333;
	font-size: 37px;
	text-transform: none;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: bold;
}

#pub_header_project h1.subhead {
	color: #0099FF;
	font-size: 30px;
}

#container {
	width: 1000px;
	margin-top: 1em;
	background: none;
}

#header {
	/*border-top: none; */
	border: none;
}

#public_bar {
	float: right;
	width: 200px;
}

#content {
	padding: 0;
	border: none;
}

#public_content {
	width: 760px;
	padding: 0 10px 0 10px;
}

#footer {
	background: #0099FF;
	text-align: left;
	font-size: 100%;
}

#footer a {
	font-weight: normal;
}

p.shoplink {
	text-align: center;
}

img.shopimg {
	border: 10px solid #CCC;
}

img.shopimg:hover {
	border-color: #0099FF;
}

a.singup {
	display: block;
	margin: 10px 0;
	text-align: center;
}

#warning {
	position: absolute;
	z-index: 100;
	width: 100%;
}

#warning div {
	position: relative;
	background: black;
	color: #FF0000;
	border-bottom: 3px solid #FF0000;
	line-height: 2em;
	padding: 10px;
	text-align: center;
	
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}


table.charthistory th.group {
	font-size: 1.4em;
	padding-top: 8px;
}
