/* small tweaks for opera seven */
#column-content #content { 
	margin-top: 4.15em;
	margin-left: 13em;
}
#p-cactions {
	margin-top: 0.4em;
	margin-left: 2.0em;
}
#p-cactions li a {
	top: 2px;
}
#bodyContent a.external {
	background: url(external.png) center right no-repeat;
	padding-right: 13px;
}
#p-logo {
	top: 40px;
	left: 40;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	height: 155px;
	width: 12.85em;
	overflow: visible;
}
#p-logo h5 {
	display: none;
}
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 155px;
	width: 12.85em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}
