.ticker2 {
	width: 230px;
	overflow: hidden;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #eee;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #eee;
}
#ticker_02 {
	height: 100%;
	padding-bottom: 15px;
}
.ticker2 li {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bec0c1;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.AWtesti {
	width:240px;
}
.AWtesti .thumbnail {
	float:left;
	width: 60px;
	margin-top: 5px;
	margin-right: 8px;
	
}
.AWtesti .thumbnail img{
}
.AWtesti .info {
	float:left;
	width:200px;
	margin-right: 5px;
}
.AWtesti .info a{
	float:left;
	width:200px;
	margin-right: 5px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.AWtesti .info span.tgl{
	display: block;
	font-size:10px;
	color:#808080;
	line-height: 12px;
	width:200px;
}
.AWtesti .info span.pesan{
	display: block;
	font-size:12px;
	color:#333;
	line-height: 10px;
	width:200px;
	text-decoration: none;
	float: left;
}
