@import "http://www.prenataldirect.com/css/master.css";
@import "http://www.prenataldirect.com/css/prenatal.css";


#content {
     width:570px;
     border:0px solid red;
     float:left;
}

#sidebar {
     width:210px;
     border:0px solid navy;
     float:right;
}


#content h2 { margin:100px 0 0 0; clear:both; }

.spacer{ height:100px; }

.entry img { border:2px solid #000; padding:5px; margin:0 10px; }

.mainBody {
  width: 490px;
  float: right;
  padding: 20px;
}
.sideBar {
 width: 200px;
}

.sideBar h2 {
margin:50px 0 0 0;
}

.post {
 margin: 10px;
 clear: both;
}

.searchTextBox {
width: 130px;
}
textarea {
width: 100%;
}