.element-small .cnt
{
  float: left;
  width: 430px;
  background-repeat: no-repeat;
  padding: 0px 20px 0px 20px;
}

.element-small .cnt ul
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  float: left;
}

.element-small .cnt.bordo-g
{
  width: 426px;
  border-left: 2px solid #d9d9d9;
  border-right: 2px solid #d9d9d9;
  background-color: #fff;
}

.element-small .cnt.fill-g
{
  background-color: #d9d9d9 !important;
}

.element-small .cnt.top_in-b_out-b
{
  background-image: url(/gui-images/top_in-b_out-b.png);
}

.element-small .cnt.top_in-b_out-g
{
  background-image: url(/gui-images/top_in-b_out-g.png);
}

.element-small .cnt.top_in-g_out-b
{
  background-image: url(/gui-images/top_in-g_out-b.png);
}

.element-small .cnt.btm_in-b_out-b
{
  background-image: url(/gui-images/btm_in-b_out-b.png);
}

.element-small .cnt.btm_in-b_out-g
{
  background-image: url(/gui-images/btm_in-b_out-g.png);
}

.element-small .cnt.btm_in-g_out-b
{
  background-image: url(/gui-images/btm_in-g_out-b.png);
}

.element-small .cnt.mid
{
  height: 329px;
  overflow: hidden;
  background-color: #fff;
}

.element-small .cnt.mid.small
{
  height: 266px;
}

.element-small .cnt.mid.small.piu
{
  height: 294px;
}

.element-small .cnt.sep
{
  font-size: 0.001em;
  height: 7px;
}

.element-small .cnt.empty
{
  padding: 0px;
  width: 100%;
}

.element-small .cnt.empty.bordo-g
{
  padding: 0px;
  width: 466px;
}

.element-small .cnt.tit
{
  height: 42px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px;
  background-color: #fff;
}

.element-small .cnt.tit.morew
{
  height: 30px;
  padding-top: 12px;
}

.element-small .cnt.tit.moreh
{
  height: 50px;
}

.element-small .cnt.tit .icon
{
  float: left;
  width: 25px;
  margin-top:-3px;
}

.element-small .cnt.tit h2
{
  float: left;
  margin-left: 10px;
  /*width: 411px;*/
  overflow: hidden;
}

.element-small .cnt.tit.small
{
  height: 21px;
}

.element-small .cnt.tit .fascia-blu .mid
{
  width: 444px;
  padding: 0px 10px 0px 10px;
  text-align: left;
}

.element-small .cnt.foot
{
  height: 21px;
  padding-top: 4px;
}

.cnt.foot .link.onbtm
{
  float: left;
  font-size: 0.6em;
  font-weight: bold;
  letter-spacing: -0.06em;
  margin-top: 3px;
}