.listing {
	margin:0 auto;
	width:700px;
	position:relative;
}
div.post { width:700px; margin:0 auto;border:0 !important;position:relative;background:transparent !important;}
.submissions { position:absolute; bottom:0;left:0; }

#bb-container { width:800px; margin:0 auto;position:relative;  min-height:500px;}
.CommandButton { display:none; }

.control {
  display:block;
  width:50px;
  height:100%;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(navigate_left.png) no-repeat 0 20%;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(navigate_right.png) no-repeat 18px 20%;
}
#bb-container div.post h3.title a {color:#575757 !important;  }

.BloggerBrowseByTags ul { list-style-type:none; margin:0;padding:0;padding-bottom:30px; }
.BloggerBrowseByTags li { float:left;display:block;border:solid 1px #616161;padding:3px 5px;font-size:.7em;line-height:100%; background:#cacaca;margin-left:-1px;margin-top:-1px;}
.BloggerBrowseByTags li a { text-decoration:none !important;color:black !important; }
.BloggerBrowseByTags li:hover { background:#dddddd; }

#foxboro_bottom { padding:20px !important;background:#EDEDEC !important; }
#bb-container div.post h3.title { background:transparent !important; color:#575757 !important; }

p.Normal { display:none; }