.nye_thumb {
	float: left;
	width: 100px;
	height: 100px;
	background: #000 top center no-repeat;
	overflow: hidden;
	margin-right: 15px;
}

#main #story #section {
	border: 0px;
	border-top: 1px solid #777;
	padding-top: 15px;
}

	#main #story #section table {
		width: 100%;
		border-spacing: 5px;
	}
	
		#main #story #section table td{
			border-bottom: 1px solid #333;
		}

h1#title {
	margin: 10px 0 0 20px;
}

h2#sub_title {
	font-size: 15px;
	font-weight: normal;
	color: #ccc;
	margin: 0 20px;
	padding: 0;
}



