.othernews {
	margin: 0px 0 0 15px;
	border-left: 1px solid #1f1e1f;
	padding: 0px 0px 3px 14px;
	overflow: hidden;
	zoom: 1;
	}

.othernews .item {
	overflow: hidden;
	float: left;
	margin-right: 3px;
	padding: 0px 0px 20px 0px;
	}

.othernews .item .pic {
	float: left;
	margin-bottom: 3px;
	}

.othernews .item .date {
	float: left;
	margin-bottom: 8px;
	padding: 1px 3px 0px 3px;
	background: #333333;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	}

.othernews .item .text A {
	display: block;
	width: 170px;
	clear: left;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 17px;
	}

.othernews .item .text A:hover {
	text-decoration: underline;
	}

.small {font-size: 10px; color: #666666;}