.running-list-box {
	width: 525px;
	margin-top: 25px;
	float: left;
	padding-left: 25px;
}
.clear {
	width: 768px;
	clear: both;
	background-image: url(../images/common/hr-line-700w.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 25px;
	float: left;
}


.rbn {
	width: 170px;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	background-image: url(../images/running-article/alb-b-t.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-left: 15px;
}
.rbn ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.5em;
}

.running-list-box img {
	margin-right: 10px;
	float: left;
}
.running-list-box p {
	line-height: 1.8em;
}

.running-list-box h1 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.running-list-box a {
	color: #666666;
}
.running-list-box a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

