﻿@charset "UTF-8";

/* ------------------------------------------------------------------------- */

#trusts dl {
	margin: 0;
	clear: both;
	background: url(trusts/border.png) repeat-x;
	margin-bottom: 20px;
	margin-top: 10px;
}

#trusts dl dt {
  width:80px;
  margin-left:5px;
  margin-top:5px;
  text-align:center;
  float:left;
  clear:both;
}

#trusts dl dd {
  width:380px;
  margin-left:90px;
}

#trusts p.title {
	margin: 0;
	font-weight: bolder;
	color: #BC8A29;
}

#trusts p {
	margin:0;
}
/* ------------------------------------------------------------------------- */
#cooperators P {
  margin:0.5em;
  text-align:center;
}
#cooperators ul {
	margin: 8px 0 8px 120px;
	text-align: center;
}
#cooperators ul li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 20px 8px 0;
}
#cooperators a:hover{
filter: alpha(opacity=60); text-decoration: none; -moz-opacity: 0.6; opacity: 0.6;
}
#cooperators a:hover img{
filter: alpha(opacity=60); text-decoration: none; -moz-opacity: 0.6; opacity: 0.6;
border:"0";
}

/* ------------------------------------------------------------------------- */

