﻿.side {float:left;width:160px;margin-left:0;}
.main {float:right;width:745px;}

/*-------------  Private GroupTopic List Instance ------------*/
.box_topic {
	background:url(/static/lexrus/styles_images/groups/backThead.jpg) no-repeat 20px 46px;
*	background:url(/static/lexrus/styles_images/groups/backThead.jpg) no-repeat 18px 55px;
	}
	.box_topic .caption {border:none;}
	.box_topic .date {font-size:9px;}
	.topiclist table {
		border-collapse: collapse;
		border: 0;
		font: normal 9pt arial, verdana, helvetica, sans-serif;
	}
		.topiclist thead {
			height:40px;
		}
		.topiclist thead th {
			text-align: left;
			font-weight: normal;
			color: #666;
			border:0;
		}
		.topiclist td, .topiclist th {
			padding: 8px;
			color: #999;
			border-top:1px dashed #eeeeee;
		}
		.topiclist tbody th {
			text-align:left;
			font-weight: normal;
			vertical-align: middle;
		}
		.topiclist tbody td {
			vertical-align: middle;
		}
		.topiclist tbody tr:hover {
			background: #fafafa;
		}
	
.top10Clips{}
	.top10Clips li{
		list-style: none;
		width: 120px;
		padding: 5px 0 0 12px;
		border-bottom: 1px solid #ccc;
	}
	.top10Clips a{
		text-decoration: none;
		display: block;
		padding: 0 0 4px 9px;
		margin: 2px;
	}
	.top10Clips span{
		color: #aaa;
		font-size: 90%;
		margin-left: 7px;;
		float:right;
	}
	.no1{
		height: 115px;
		background: url(/static/lexrus/styles_images/global/no1.gif) no-repeat left 7px;
	}
	.no1 img{
		border: 1px solid #ddd;
		padding: 4px;
		width: 80px;
		height: 60px;
		margin-bottom: 7px;
	}
	.no1 span{
		display: block;
		margin: 7px 0;
		float:none;
	}
	.no2{
		background: url(/static/lexrus/styles_images/global/no2.gif) no-repeat left 5px;
	}
	.no3{
		background: url(/static/lexrus/styles_images/global/no3.gif) no-repeat left 5px;
	}
	.no4{
		background: url(/static/lexrus/styles_images/global/no4.gif) no-repeat left 5px;
	}
	.no5{
		background: url(/static/lexrus/styles_images/global/no5.gif) no-repeat left 5px;
	}
	.no6{
		background: url(/static/lexrus/styles_images/global/no6.gif) no-repeat left 5px;
	}
	.no7{
		background: url(/static/lexrus/styles_images/global/no7.gif) no-repeat left 5px;
	}
	.no8{
		background: url(/static/lexrus/styles_images/global/no8.gif) no-repeat left 5px;
	}
	.no9{
		background: url(/static/lexrus/styles_images/global/no9.gif) no-repeat left 5px;
	}
	.no10{
		background: url(/static/lexrus/styles_images/global/no10.gif) no-repeat left 5px;
	}