@import url(style.css);

.clearing {
	height: 20px;
}

#left_menu_4 a, #left_menu_4 a:HOVER {
	background: url(../images/navi-saying-sel.gif) no-repeat;
}

#saying_object_list_best {
	margin-top: 20px;
}

#saying_object_list_latest li, #saying_object_list li {
	float: right;
}

div.saying_object {
	margin-top: 10px;
}

div.saying_object .object_functions {
	background-color: #eee2d2; border: 1px solid #868686; float: right; margin: 0px 0px 5px 5px; padding: 0px 0px 5px 5px; width: 140px;
}

div.saying_object .object_functions p.block_header {
	background: url(../images/saying_functions.gif) no-repeat; height: 10px; margin-top: 2px; margin-left: 1px; width: 110px;
}

div.saying_object .object_functions ul {
	margin-top: 0px;
}

div.saying_object .object_functions ul li {
	float: none;
}

div.saying_object .object_functions ul li button {
	height: 18px; width: 135px;
}

div.saying_object .object_functions span {
	font-size: 9px;
}

div.saying_object p.rating {
	clear: left; margin-top: 10px;
}

div.saying_object p.rating span {
	font-weight: bold; font-size: 10px;
}

div.saying_object p.object_info {
	margin-top: 5px;
}

div.saying_object p.object_info span {
	font-size: 9px; font-style: italic;
}

