#vendingtimes_list_news {
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#vendingtimes_list_news img {
	border: 0px;
	margin: 0px 5px 5px 0px;
}
#vendingtimes_list_news a {
	color: #6699FF;	
}
#vendingtimes_list_news a:hover {
	text-decoration: none;
}
#vendingtimes_list_news ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
#vendingtimes_list_news li {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
#vendingtimes_list_news .owner {
	display: inline;
	float: right;
	font-size: 11px;
	padding: 5px 0px 0px 13px;
}
#vendingtimes_list_news .owner a {
	color: #666666;
	text-decoration: none;
}
#vendingtimes_list_news span.title {
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#vendingtimes_list_news .tr, #vendingtimes_list_news .bl, #vendingtimes_list_news .br {
	width: 7px;
	height: 7px;
}
#vendingtimes_list_news .tl {
	background: url('/informer/i/tln.gif') no-repeat;
}
#vendingtimes_list_news .tr {
	background: url('/informer/i/trn.gif') no-repeat;
}
#vendingtimes_list_news .bl {
	background: url('/informer/i/bln.gif') no-repeat;
}
#vendingtimes_list_news .br {
	background: url('/informer/i/brn.gif') no-repeat;
}
#vendingtimes_list_news .cl, #vendingtimes_list_news .cr {
	background: url('/informer/i/cc.gif') repeat-y;
}
#vendingtimes_list_news .tc, #vendingtimes_list_news .bc {
	background: url('/informer/i/btc.gif') repeat-x;
}
#vendingtimes_list_news .cc {
	background: #FFFFFF;
	padding: 0px 5px 0px 10px;
}