/* This is the default float side for this theme. We only have this file as we need to set a default css file for the theme variations. */
 #sidebarContainer {
	float: right;
}

#pclogo {
	width: 690px;
	height: 132px;
	background: url(../../images/tech_oukrhp2007/officiallogo.gif) no-repeat;
	position: absolute;
	top: 10px;
	left: -8px;
	z-index: 2;
}
