#column_right .category_image {
	margin-bottom: 15px;
}

/*---------- newest entry ----------*/
#column_right .newest .entry .category, #column_right .entries .entry .category {
	margin-top: 8px;
	margin-right: 10px;
	font-size: 15px;
	line-height: 15px;
	float: left;
}

#column_right .entries .entry .category {
	margin: 0px;
	font-size: 15px;
	line-height: 15px;
	float: none;
}

#column_right .newest .entry .info {
	font-family: mplus-1c-regular;
	font-size: 12px;
	line-height: 20px;
	margin-top: 30px;
	margin-left: 5px;
	margin-bottom: 20px;
	float: left;
}

#column_right .newest .entry .icon {
	width: 58px;
	height: 45px;
	margin-bottom: 20px;
	float: left;
}

#column_right .newest .entry .image {
	width: 644px;
	height: 388px;
	margin: 15px 0px;
	clear: both;
}

#column_right .newest .entry .read, #column_right .entries .entry .read {
	min-height: 70px;
	font-family: mplus-1c-regular;
	font-size: 12px;
	line-height: 20px;
	color: #595757;
}

#column_right .newest .entry {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: none;
}

#column_right .newest .entry .read {
	width: 644px;
}

#column_right .entries .combination {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	padding-bottom: 20px;
	float: none;
}


/*---------- entry ----------*/
#column_right .entries .entry .title {
	font-size: 20px;
	line-height: 28px;
}

#column_right .entry .container {
	height: 70px;
}

#column_right .entry .icon {
	width: 58px;
	height: 45px;
	margin-bottom: 5px;
	float: left;
}

#column_right .entries .entry .icon {
	width: 58px;
	height: 45px;
	margin-bottom: 5px;
	float: left;
}

#column_right .entry .info {
	margin-top: 30px;
	float: left;
}

#column_right .entries .entry .info {
	margin-top: 30px;
	float: left;
}

#column_right .entries .entry .image {
	margin: 10px 0px;
	clear: both;
}

#column_right .container .combination {
	margin-top: 27px;
	padding-bottom: 0px;
	overflow: hidden;
	border: none;
	float: right;
}

#column_right .combination {
	margin-top: 22px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	overflow: hidden;
	border: none;
	float: right;
}

#column_right .facebook {
	float: left;
}

#column_right .twitter {
	margin-left: 30px;
	float: left;
}

#column_right .pagination {
	margin-top: 40px;
}

/*
#column_right .pre {
	width: 56px;
	height: 22px;
	margin-top: 18px;
	margin-right: 0px;
	float: left;
}

#column_right .list {
	width: 150px;
	height: 70px;
	margin-top: 20px;
	font-family: mplus-1c-regular;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	float: left;
}

#column_right .next {
	width: 56px;
	height: 22px;
	margin-top: 18px;
	margin-left: 0px;
	float: left;
}
*/

