body {
	background: #222 url(bg_bricks_lgpedia.jpg) repeat-y top center;
}
div#wrapper {
	background: none;
}
div#hor_spacer {
	padding: 15px 0;
}
div#global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	z-index: 999;
}
div#global ul li {
	list-style-image: none;
}
li#global-lgpedia a.selected_l {
	color: #777;
}
.portlet h5 {
	color: #fff;
}
#foot {
	display: block;
	width: 100%;
	margin: 10px 0 20px 0;
	font-size: 1.2em;
	background-color: #000;
	text-align: center;
	height: 132px;
	padding-bottom: 0;
}
#foot ul {
	list-style-type: none;
	list-style-image:none;
	text-align:left;
}
#foot ul li a:hover {
	background-color: #000;
}
div.span-8 {
	float: left;
	margin-right: 8px;
	width: 312px;
}
div.span-4 {
	float: left;
	margin-right: 8px;
	width: 152px;
}
div.last {
	margin-right: 0;
	padding-right: 0;
}
.clearfix {
	clear: both;
	display:block;
}


.container,
#globalWrapper {
	margin: 0 auto;
	text-align: left;
	width: 952px;
}
#globalWrapper {
	margin-top: 10px;
}


#p-cactions {
	position:static;
	margin: 0 0 -1px 0;
}
#p-personal {
position: static;
padding: 10px 0 0 0;
}
#p-personal li a {
	color:#2F6FAB;
}
#p-personal li a:hover {
	background: none;
	text-decoration: underline;
}
#p-logo {
	position:static;
	height: 134px;
	margin-bottom: -35px;
}
#p-logo a, #p-logo a:hover {
	height: 134px;
	background-position:35% 0 !important;	
}


#column-content,
#globalWrapper #column-content{
	width: 790px;
	float: right;
	margin: 0 0 .6em 0;
	padding: 0;
}
#content,
#globalWrapper #content{
	margin: 0;
	padding: 0 1em 1.5em 1em;
	position: static;
	z-index: 2;
}
#column-one {
	width:160px;
	padding-top:5px;
	float: left;	
}

* > html #column-one {
	position: static;
}
