.project a {
	text-decoration:underline;
}
html body header {
	position: relative;
	top: 0px;

}
html body header #mainNav ul li.single div.dropbox {
	margin-left: 0px;
}
html body header #mainNav ul li.left div.dropbox {
	margin-left: 0px;
	background-position: right top;
}
html body header #mainNav ul li.center div.dropbox {
	margin-left: -200px;
}
html body header #mainNav ul li.fullwidth div.dropbox {
	margin-left: -380px;
	width: 940px;
}

#nav_ul_li_dbox_100139 {
	margin-left: -500px !important;
	width: 940px;
}

html body header #mainNav ul {
width: 904px;

}
html body header #mainNav ul li div.dropbox div.sponsorElements {
width: 420px;
}

html body header #mainNav ul li div.dropbox div.sponsorElements a {
display: inline-block;
float: left;
padding: 0;
margin: 0 3px 3px 0;
width: 100px;
height: 79.375px;
overflow: hidden;
}

html body header div.search a.searchtxt {
	color:white;
  float: right;
  height: 35px;
  display: inline-block;
}
/*
html body header div.search a.searchtxt{
background:no-repeat url('/blog/wp-content/uploads/2015/08/searchtxt2.png') top center;
width:144px;float:right;height:35px;display:inline-block}

html body header div.search:hover a.searchicon {
  background: no-repeat url('/blog/wp-content/uploads/2015/08/searchtxt.png') top center;
}
*/

html body div[role="main"] ul {
    list-style-type: disc;
    list-style-position: outside;
    color: rgb(102, 102, 102);
    padding: 0px 0px 14px 20px;
}

html body div[role="main"] ul li {
    padding: 0 0 0px 0px;

}
