#frame div.icontent table.slists {
		border: 1px solid #ccc;
		width: 400px;
		margin-left: 0px;
		margin-bottom: 18px;
		}
	#frame div.icontent table.slists td {
		padding: 3px 5px 5px 5px;
		margin: 0;
		background-color: #fff;
		}
	#frame div.icontent table.slists tr.odd td {
		background-color: #eee;
		}		
	#frame div.icontent table.slists th {
		font-size: 11px;
		line-height: 13px;
		padding: 5px 0 5px 0;
		margin: 0;
		}	
	#frame .icontent table.slists p {
		margin:0;
		padding:0;
	}	