#clients_page_container {
     width:865px;
     padding:2.5px;
     margin:auto;
}
#clients_page_container .clients_table {
     width:557px;
     float:left;
     padding-bottom:20px;
}
#clients_page_container .clients_table td {
     /*border-left:solid 1px #d9dcd9;
     border-bottom:solid 1px #d9dcd9;*/
     width:115px;
     height:115px;
     vertical-align:middle;
     text-align:center;
     background-color:fff;
}
/*#clients_page_container .clients_table td:hover {
     background-color:#f5f8f5;
}*/
#clients_page_container .clients_table td.first{
     border-left:none;
}
#clients_page_container .clients_table td.bottom  {
     border-bottom:none;
}

#testimonials_page_container {
     display: none;
}
#clients_page_container #clients_testimonials {
     padding-top:30px;
     float:right;
}
#clients_page_container #clients_testimonials .testi {
     width:264px;
     padding-top:10px;
     padding-bottom:10px;
}
#clients_page_container #clients_testimonials .testimonial {
}
#clients_page_container #clients_testimonials .welcome {
     width:264px;
     display:block;
}
#clients_page_container #clients_testimonials .testi .testi_top {
     height:8px;
/*      background:url('../work/clients-logos/clients-bg.gif') no-repeat 0px -19px; */
     background:url('../images/clients-bg.gif') no-repeat 0px -19px;
}
#clients_page_container #clients_testimonials .testi .testi_bot {
     height:30px;
/*      background:url('../work/clients-logos/clients-bg.gif') no-repeat bottom; */
     background:url('../images/clients-bg.gif') no-repeat bottom;
}
#clients_page_container #clients_testimonials .testi .testi_mid {
     width:264px;
     background-color:#E3E3E3;
     padding:10px;
     color:#7D7E89;
     font-size:8pt;
}
#clients_page_container #clients_testimonials .testi .testi_from span {
     font-family:Arial; 
     font-size:9pt;
     font-weight:bold;
     color:#1E8928;
}

.testiby {
     font-weight:bold;
     padding-top:10px;
}
.testiby span {
     color:#545455;
     font-weight:bolder;
}
.testiby a {
    color:#358349
}
h1.clients {
     cursor: pointer;
}

#testimonials_page_container {
     padding-bottom:20px;
     display: none;
}
#testimonials_page_container td {
     padding-left:20px;
     vertical-align:top;
}
#testimonials_page_container #clients_testimonials {
     padding-top:30px;
}
#testimonials_page_container #clients_testimonials .testi {
     width:264px;
     padding-top:10px;
     padding-bottom:10px;
}
#testimonials_page_container #clients_testimonials .testimonial {
}
#testimonials_page_container #clients_testimonials .welcome {
     width:264px;
     display:block;
}
#testimonials_page_container #clients_testimonials .testi .testi_top {
     height:8px;
/*      background:url('../work/clients-logos/clients-bg.gif') no-repeat 0px -19px; */
     background:url('../images/clients-bg2.gif') no-repeat 0px -19px;
}
#testimonials_page_container #clients_testimonials .testi .testi_bot {
     height:30px;
/*      background:url('../work/clients-logos/clients-bg.gif') no-repeat bottom; */
     background:url('../images/clients-bg2.gif') no-repeat bottom;
}
#testimonials_page_container #clients_testimonials .testi .testi_mid {
     width:264px;
/*      background-color:#E3E3E3; */
     background-color:#accca9;
     padding:10px;
     color:#435c40;
     font-size:8pt;
}
#testimonials_page_container #clients_testimonials .testi .testi_from span {
     font-family:Arial; 
     font-size:9pt;
     font-weight:bold;
     color:#1E8928;
}
img.myleft {
	border: 1px solid #eee;
	padding: 4px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

img.left {
	border: 1px solid #eee;
	padding: 4px;
	background: #fff;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

img.right {
	border: 1px solid #eee;
	padding: 4px;
	background: #fff;
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
}
img.rightnoborder {
	padding: 4px;
	background: #fff;
	float: right;
	margin-left: 10px;
	margin-bottom: 2px;
}


