

#paging_container1{
	height: 320px;
}

#paging_container2{
	height: 356px;
}

#paging_container3{
	height: 190px;
}

#paging_container4{
	height: 307px;
	overflow: hidden;
}

#paging_container8 .no_more{
    background-color: white;
    color: gray;
    cursor: default;
}

/*.ellipse{
	float: left;
}

.container{
	width: 260px;
	float: left;
	margin: 50px 10px 10px;
	padding: 20px;
	background-color: white;
}*/

.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	float:right;
	/*margin-right:20px;*/
}

.page_navigation a, .alt_page_navigation a{
	border-radius: 4px;
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#0F7968;
}
.active_page{
	background-color:white !important;
	color:black !important;
}

.page_content, .alt_content{
	color: black;
}

.page_content li, .alt_content li, .page_content > p{
	padding: 5px
}
.testimonial_div {
  background-image: url(../images/q-left.png);
  background-position: top left;
  padding-top: 7px;
  padding-left: 26px;
  padding-bottom: 50px;
  background-repeat: no-repeat;
  color: #666666;
  display: block !important;
}
.testimonial_div span {
  color: #595959;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.testimonial_div img {
	margin-right:5px; margin-left:5px; margin-top:5px; position:absolute;
}