.views-exposed-widget div{
	display: inline;
}



.views-field-title{
/*	background: transparent url('images/bdback.png') repeat-x ;*/
	background-color: #E9EDEE;
}

.views-field-title a {
	font-weight: bold;
	color: #3A6FA5;
	font-size: 1.25em;
	text-decoration: none;
text-align: left;
}
.views-field-title a:visited {
	font-weight: bold;
	color: #3A6FA5;
	font-size: 1.25em;
	text-decoration: none;
text-align: left;
}

.views-field-title a.active{
font-weight: bold;
	color: #3A6FA5;
	font-size: 1.25em;
	text-decoration: none;
text-align: left;
}

.field-content{
	display: inline;
}
.view-content{
	margin-top: 16px;
}

.view-content label{
	font-weight: bold;
	color: #3A6FA5;
}
.views-field-image-attach-images{
	text-align: center;
}
.view-partners tr.even td, tr.odd td{
	background-color: #fff;
}
.view-partners tr td{
	padding: 9px;
}
.imagecache-front {
  float: left;
  display: inline;
}

.views-row {
  margin-top: 25px;
}
