.list-tvCategory {
	width: 270px;
	padding: 2px;
	background-color: #111;

}
.list-tvCatgory ul {
	width: 100%;
	
}

.list-tvCategory li {
	width: 135px;
	float: left;
}

.list-tvCategory a{
	color: 	#DDD ;
	background-color: #111;
	padding-left: 4px;
}
.list-tvCategory a:hover{
	background-color: #444;
}

.list-th {
	width: 280px;
	padding-bottom: 7px;
}

.list-th .list-th-modImg {
	float: right;
	
}

.tvCategoryIcon {
	position:relative;
	height:40px; width:40px;
	background:transparent repeat scroll 0 0;
	margin-right: 10px;
}


.list-th .img2{
	display:none;	
}
.content-right-column{
	margin-top: -15px;
}
