.ui-bar-a {
	background: #FFF url(../images/iNav_ngi_sprite_new.gif) repeat-x 0 -123px;
}

/* font-size resets */
.wd_item .wd_date,
.wd_item .wd_title {
    font-weight: normal;
    font-size: 1em;
}

#column-1of2 ul {
	font-size: 1em;
	margin-left: 0;
}

.ui-body-c .ui-link:hover {
	color: blue;
}

.ui-body-c .ui-link,
.ui-body-c .ui-link:visited {
    color: blue;
}

#menu ul li a:link, #menu ul li a:visited {
	border-bottom: 1px solid #e1e1e1;
	color: #838383;
	text-shadow: none;
}

.wd_newsfeed_releases, .wd_events, .wd_standard {
	padding: 0px 15px;
}

#menu ul li.active,
#menu ul li {
	background: #FFF;
}

.breadcrumb {
	border-bottom: 2px solid #e1e1e1;
}

.showMenu {
	background: rgba(0, 0, 0, 0) url("../images/webdriver/mobile/icons-36-black.png") no-repeat scroll -863px 0;
	border: 2px solid #e1e1e1;
}

.showMenu.search {
    background: rgba(0, 0, 0, 0) url("../images/webdriver/mobile/icons-36-black.png") no-repeat scroll -1222px 0;
    border: 2px solid #e1e1e1;
}

.link-desktop a.ui-link::before {
    content: url("../images/webdriver/mobile/icon-mouse-black.png");
}

.ui-header h1.ui-title img {
	margin-top: 0.3em;
}

.ui-header h1 {
	margin-top: 0 !important;
}