/* You can place your custom styles here */

.post.page-title-area img {
  float: none;
}

.floatimgleft {
  float:left;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 0px;
    }

.floatimgright {
  float:right;
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 10px;
  margin-right: 10px;
    }

#Testimonials {
  float: center;
  border:3px;
  border-style:dashed;
  padding:10px;
  border-color:#693;
  margin: 10px 10px 10px 10px;
}

.post .thumbnail-wrap { height: 46px; width: 46px; float:left; margin-top: 2px;} 
.post img.attachment-post-thumbnail { width: 46px; height: 46px; margin-top: 2px; float:left;}

#Guarantee  {
  float: none !important;
}

#Guarantee2  {
  float: none !important;
}

#BlueDottedBox {
  background-color:#C9E8FD;
  border:3px;
  border-style:dashed;
  padding:10px;
  margin: 10px;
  color: #000000;
}

#MoreOptionsBox {
  border:3px;
  border-style:double;
  border-color: #003FA3;
  padding:10px;
  margin: 10px;
}

#commentform #url, #commentform #url +label {display:none;}
