	#menu li {
		margin-left: -2em;
		padding-left: 0px;
		list-style-type: none;
	}
	a:link, a:visited {
		color: #C54100;
		text-decoration: none; 
	}
	a:hover {
		color: #000;
		text-decoration: underline; 
	}
	h1 {
		font-size: 150%;
		font-family: Verdana, Helvetica, Sans-serif;
		display:inline;
	}
	body {
		font-family: Verdana, Helvetica, Sans-serif;
		font-size: 84%;
	}

#companyfeed li {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: .5em;
    list-style-type: none;
}
#companyfeed ul {
    padding-left: 0;
    margin-left: 0;
}
#companyfeed div {
    font-size: 90%;
}
div.userpost {
	border: dashed 2px #C54100;
	margin: 1em 1em 0 1em;
	padding: .4em;
	font-size: 90%;
	background: #FFD646;
	clear: both;
}
h5.userpost {
  font-size: 100%;
  margin: .1em;
  padding-left: 30px;
  padding-bottom: 10px;
	background-image: url(http://hf-implode.com/img/post.gif);
	background-repeat: no-repeat;
	background-position: -.0em .0em;
	text-align: left;
  }
span.userpost {
  font-size: 60%;
  background: #003300;
  color: white;
}
span.userpost a {
  background: #000;
  padding: 3px;
  color: white;
}
	a img {
    border: 0px;
    }

  /* lijit search box styling */
    /*Container for entire search widget:*/
    #lwp_main {position:relative;left:20px;}
    /*Text input:*/
    #lwp_sfd {}
    /*Search button:*/
    #lwp_3_searchbutton {position:relative;right:5px;float:right;}
    /*Lijit Logo:*/
    #lwp_logo {}
    /*Container for logo/ space below search box:*/
    #lwp_f {width:0px;left:190px;}


