div.nav-div form input.medium { 
	width:150px!important;
	max-width:150px;
	display:inline-block!important;
	position:relative;
	top:0;
}
div.nav-div form button { 
	display:inline-block!important;
	width:40px;
	max-width:40px;
	position:relative;
	top:-1px;
	left:2px;
	height:32px!important;
}
.postwraps .sharing .tops div.buttons { 
	display:inline-block
}
.postwraps .sharing .tops strong.sharetitle, .postwraps .sharing .tops br.firstclear {
	display:none;	
}
.postwraps .sharing .tops { 
	border-width:0;
	padding:0;
}
.sharingbottom div.facebook {
	width:45px;
}
input[type=submit] { 
	padding:7px 3px 8px 3px!important; 
}

div.blogpost div.title .datetime { 
	margin-top:-25px;
}

div.commentform textarea { 
	width:92%;
}