/* @override http://localhost:3003/stylesheets/lists.css */

/* @group Review */

/* @group Mini List */

.mini_list_first {
	background-color: #eee;
}

.mini_list_first img {
	max-width: 100%;
}

.mini_list_first .image {
	position: relative;
}

.mini_list_first .image a.ribbon {
	position: absolute;
	top: 0;
	left: 0;
}

.mini_list_first .info {
	border: 1px solid #dcdcdc;
	border-top: none;
	border-bottom: none;
	padding: 4px;
}

.mini_list_first.only_item .info {
	border: 1px solid #dcdcdc;
	border-top: none;
}

.mini_list_first .info .title a {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

.mini_list_first .info .logline a {
	color: #515151;
	font: normal normal 12px "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.mini_list_first .info .restaurant {
	font: normal normal 14px "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
}

.mini_list_first .info .restaurant a {
	color: #619130;
	text-align: right;
	font: normal normal 14px "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.mini_list_first .info .restaurant a:hover {
	text-decoration: underline;
}

table.pretty_table.mini_list .restaurant {
	color: #5e5e5e;
	font: normal normal 12px "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

table.pretty_table.mini_list .restaurant a {
	color: #619130;
}

/* @end */

/* @end */

/* @group User */

/* @end */

/* @group Restaurant */

/* @group Small Restaurant List */

/* @end */

/* @end */