
div.search-title {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	padding: 15px 6px;
}

div.search-option-title {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	padding: 17px 6px;
}

.highlight {
	background-color: #ff6;
	font-weight: bold;
}

#filter ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#filter li {
	padding: 0px;
	font-size: 15px;
}

#filter li a {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 6px;

}

#filter li a:hover {
	background-color: #dfecd8;
	text-decoration: none;
}

#filter li a.selected {
	color: #4c4c4c;
	background-color: #dcdcdc;
	font-weight: bold;
}

div.result-company-name {
	padding:3px 0;
}

div.result-company-name a {
	text-decoration: none;
}

div.result-company-name a:hover {
	text-decoration: underline;
}

div.result-description {
	padding-bottom: 12px;
}



div.result-slogan, div.result-symbol, div.result-president {
	font-weight:bold;
	padding:2px 0;
}

div.result-president {
	font-weight: normal;
	padding-bottom: 4px;
}


div.result-description {

}

div.media-box {
	border-bottom:0px !important;
	padding-bottom:0px !important;
}

.media-time, .media-views {
	text-align: right !important;
}






