@import url("base.css");

body {
 background: url('/images/bgs/background-test.png') repeat-y top center;
}

#custom-doc {
 background: none;
}

#hd {
 height: 83px;
}

#bd {
 margin-left: 82px;
 height: 454px;
 background: url('/images/new_layout/content-bg-default-trans.png')
  no-repeat;
 color: #4c4c4c;
}

#footer_wrapper {
 width: 635px;
 margin-left: 82px;
}

#ft.new_layout {
 clear: both;
 width: 635px;
 height: auto;
 padding-top: 10px;
}

#content { /* width: 635px; */
 height: 433px;
 width: 625px;
 padding: 10px 0 10px 10px;
}

#content,#vertnav,#right-content {
 float: left;
}

ul#vertnav {
 height: 386px;
 width: 39px;
 padding-top: 22px;
}

ul#vertnav li {
 margin-top: -7px;
}

ul#vertnav li.first {
 margin-top: 0;
}

#left-content {
 float: left;
 width: 355px;
 padding-right: 10px;
 text-align: center;
}

#right-content {
 width: 244px;
 text-align: center;
 height: 300px;
 margin-top: 64px;
}

#right-content p {
 width: 184px;
 text-align: left;
 margin-left: 30px;
 margin-right: 10px;
 font-size: 12px;
}

#middle-content {
 float: left;
 width: 240px;
 padding-left: 10px;
 padding-right: 10px;
}

#testimonial_content,#testimonial_approval_text {
 float: left;
}

#testimonial_approval_text {
 overflow-y: scroll;
 /* width: 235px; */
 height: 270px;
 background-color: #ffffff;
 border: 1px solid #fdc689;
 /* margin-right: 10px; */
}

.approval_text li {
 list-style: decimal inside;
 font-size: 8pt;
 text-align: left;
}

.field-label,#testimonial_content label,.message {
 font-size: 7pt;
 font-weight: bold;
}

.purple {
 color: #75228c;
}

.white,.testimonial_content label {
 color: #ffffff;
}

#bd input,#bd textarea,#bd select {
 background-color: #ffffff;
 border: 1px solid #9d9fa2;
 padding: 1px;
}

#hd .yui-u,#hd .yui-u img {
 height: 83px;
}

div.about_me {
 width: 615px;
}
