#leftzone, #search, #content, #rightzone, #news, #photo{
	background: url(/images/shadow_d.gif) bottom repeat-x;
	padding-bottom: 2px;
}
#leftzone .int1, #search .int1, #content .int1, #rightzone .int1, #news .int1, #photo .int1{
	background: url(/images/shadow_r.gif) right repeat-y;
	height: 100%;
}
#leftzone .int2, #search .int2, #content .int2, #rightzone .int2, #news .int2, #photo .int2{
	background: #efefef url(/images/zone_grad.gif) top repeat-x;
	border: solid 1px #efefef;
	margin-right: 2px;
}
#search .int2{
	height: 83px;
	overflow: hidden;
}
#rightzone .int3, #content .int3, #news .int3{
	padding: 18px 30px 12px 30px;
}

.form_input_text {
  border: 1px solid #9F9F9F;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 20px;
  width: 350px;
}

.form_text_area {
  border: 1px solid #9F9F9F;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 350px;
}

.send_form_but {
  background-color: #007ba3;
  border: 0px;
  color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 24px;
  padding-top: 1px;
  width: 350px;
}