#header { height: 100px; }
	#logo { height: 62px; width: 62px; position: absolute; top: 19px; left: 19px; 
			background-image: url(../images/oc_logo_sml.png); background-repeat: no-repeat;}
	#header .dept_text { position: absolute; top: 35px; left: 110px; color: #FFF; font-size: 2em;}
	#search { margin-top: 30px; }
		#myOkanagan {width: 105px;
				height: 22px;
				background: url('../images/lock_closed.png') no-repeat right; 
				margin-top: 67px; 
				margin-left: 435px;
				text-align: left;
				line-height: 22px;
				font-size: 14px;
				color: #ffffff;
				text-decoration: none;
				border:0px;}
				
	#myOkanagan a:link {color: #ffffff; text-decoration: none;}
	#myOkanagan a:visited {color: #ffffff; text-decoration: none;}
	#myOkanagan a:hover {color: #ffffff; text-decoration: underline;}
	#myOkanagan a:active {color: #ffffff; text-decoration: none;}			


	#layout_table td.middle h1.page_title {
		height: 30px; line-height: 30px; color :#FFF; background-color: #092D39; font-size: 16px;	
		background-image: url(../images/corner_whiteout.png); background-repeat: no-repeat; background-position: bottom right;
		margin-top: 0; padding-left: 7px;
	}
