.lpbcArchive ul li:before {
	content: "";
}

li.lpbcLinkLove {
	padding: 3px 0 !important;
	text-align: center !important;
}

.lpbcTitle {
width:100%;
display:block;
}

li.trigger {
	padding: 0 0 0 5px;
	margin: 0 0 5px 0;
	font-weight: normal;
	float: left;
	width:100%;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
/*	background: url(toggle_block_btm.gif) no-repeat left bottom;*/ /*--Bottom rounded corners--*/
}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0;
	overflow: hidden;
	font-size: .9em;
	line-height:1.3em;
	width: 335px;
	clear: both;
}
.toggleread {
	margin:5px;
	display:block;
}
.lpbcArchive ul {
	list-style-image:none;
	margin:0px;
}
.lpbcArchive ul li{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:2px #222 solid;
	width:350px;
	margin-bottom:30px;
	border-image:url('../../themes/cp-theme/images/bottom-speak.png') 27 stretch;
	padding:5px 0px 15px 2px;;
}
.lpbcArchive ul li ul li {
	border:0px;	
	margin-bottom:0px;
	margin-left:10px;
	background:none;
	padding: 1px 0px;
}
.lpbcAlt {
	margin-left:200px;	
}
