#main_box_o
{
	background: url('../img/bg/bg_main.png') repeat;
	width: 646px;
	min-height: 324px;
	padding: 25px 20px 27px 34px;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	z-index: -3;
}

#o_footer_t
{
	background: url('../img/offer/header.png') no-repeat;
	width: 655px;
	height: 27px;
	padding-right: 45px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
}

#o_footer_t a
{
	text-decoration: underline;
}

#o_footer
{
	position: relative;
	top: -27px;
}

#o_footer_l
{
	background: #808CD7;
	width: 674px;
	height: 42px;
	float: left;
}

#o_footer_r
{
	background: url('../img/offer/footer_r.png');
	width: 102px;
	height: 42px;
	float: left;
}

#o_down_shadow
{
	background: url('../img/footer/down_shadow_one.png') no-repeat;
	width: 790px;
	height: 82px;
	position: relative;
	top: -40px;
}

h2
{
	font-size: 18px;
}

.picture {
  height: 159px;
  width: 210px;
  box-sizing: border-box;
  float: left;
  margin: 0 24px 24px 0;
  border: 3px solid #ddd;
  border-radius: 3px;
}

.picture:hover {
  background: #fff;
  opacity: 0.4;
}
