h1 {
    font-size: 150%;
}

input#txtSearch {
    margin-top: -7px;
    width: 140px;
    height: 21px;
    border: 1px solid #666;
}

.yui-skin-sam #search span.yui-button.yui-submit-button {
    margin-top: 4px;
}

.yui-skin-sam #search .yui-button.yui-submit-button button {
    min-height: 19px;
    width: 40px;
}

.yuimenu ul {
    padding: 0;
}

.yui-skin-sam #nav-red ul li div ul li.yuimenuitem a {
    border-top: 1px solid #EEE;
}

.yui-skin-sam #nav-red ul li div ul li.yuimenuitem.first-of-type a {
    border-top: none;
}

.yui-skin-sam li.yuimenubaritem.first-of-type {
    border-right: 1px solid #ccc;
}

#tertiaryNav {
	background-color: #F0F0F0;
	width: 15%;
	padding:9px;
	margin: 0 0 9px 29px;
	float: right;
	font-size:13px;
}

#tertiaryNav h3 {
	color: #00ADEF;
	margin-bottom: 0;
	padding-bottom: 0;
}

#tertiaryNav ul {
	margin-left: 1em;
	margin-top: 4px;
}

#blogSideNav h2 {
	background: none;
	border: 0;
	margin: 9px 0 0 9px;	
}

#blogSideNav ul {
	margin: 10px 0 0 !important;
}

#breadcrumbs {
	padding-left: 0;
	background: transparent url(/shadozoom/images/bg/underline.gif) bottom left repeat-x; 
	position: relative;
	font-size: 0.8em;
	height: 25px;
	line-height: 25px;
	color: #AAA;
	margin-bottom: 9px;
}