.top-buffer {
	margin-top: 5px;
}

.ta-editor {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    margin:20px 0;
}

.cropArea {
  background: #FFFFFF;
  overflow: hidden;
  width:400px;
  height:400px;
}

.wide-modal-window .modal-dialog {
  width: 900px;
}
.bordered_2 {
    border-style: solid;
    border-width: 2px;
}


.contact-block {
  display: inline-block;
  padding-right: 30px;
}
