
.list_carousel {
margin: 0 0 30px 0px;
width: 1000px;
height: 243px;
				
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
font-size: 40px;
color: #999;
text-align: center;
width: 1000px;
padding: 0;
margin: 6px;
display: block;
clear: both;
}
.list_carousel.responsive {
width: auto;
margin-left: 0;
}
.clearfix {
float: none;
clear: both;
}
.prev {
float: left;
margin-left: 10px;
}
.next {
float: right;
margin-right: 10px;
}
.pager {
float: left;
width: 300px;
text-align: center;
}
.pager a {
margin: 0 5px;
text-decoration: none;
}
.pager a.selected {
text-decoration: underline;
}


.list_carousel	h3{
	font-size: 30px;
	font-weight: bold;
	color: #fe0060!important;
	margin-bottom: -35px;
   margin-left: 280px;
}
			
.left_image_column {
background: url(bg.png) no-repeat;
width: 253px;
height: 253px;
padding: 70px 0;
float: left;
}

.right_text {
	font-size: 18px;
	line-height: 28px;
	width: 700px;
	padding: 40px 0 0 30px;
	float: left;
	text-align: left;
}

.author {
	color: #000;
	text-align: right;
	font-weight: bold;
}

.whois {
	text-align: right;
}

.Testimonial {
	width: 300px;
	overflow: hidden;
}

.Testimonial li {
	width: 300px;
	float: left;
	overflow: hidden;
	min-height: 230px;
	margin-bottom: 150px;
}

.Testimonial img {
	float: left;
	padding: 2px;
	border: 1px solid #c1c1c1;
	margin-right: 5px;
	margin-top: 5px;
}

.Testimonial .testi_text,.Testimonial .testi_text p{
	width: 270px;
}

#adminmenu li.menu-top li#toplevel_page_pods{
	display: none!important;
}


