/* Cenopets: Common Layout: style_imagelist.css */

.action_container {
	width: 300px;
	border: 0px;
	margin-right: 10px; margin-top: 10px;
	font-size: 12px;
}

.action_title {
	height: 29px;
	vertical-align: middle;
	font-size: 13px;
	border-bottom: 1px dotted #aaa;
}

.action_box {
	height: 60px;
	margin-left: 20px;
	padding-top: 3px; padding-left: 78px;
	vertical-align: middle;
	color: #446;
}

.action_box a {
	font-weight: bold;
}