#container{
	width:700px;
	margin-bottom:2px;
}
.toggle{
	padding:0px;
	cursor:pointer;
	background:url(../images/testimonials-bg-flat2.jpg) no-repeat top left;
	height:29px;
	padding-left:10px;
	padding-top:0px;
}
.toggle:hover{
}
.toggle.active{
}
.element{
	margin-left:10px;
}

.element a {text-decoration:none;}
.element a:hover {text-decoration:underline;}
