@charset "utf-8";
div.sidebar_box {
	border: 1px solid #000;
	padding: 3px;
	background-color: #FFF;
	width: 132px;
	margin: 5px 0 7px 0;
}
p.single_no_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	margin-left: 2px;
	list-style-type: square;
	line-height: 1.1em;
}
p.more {
	text-align: right;
	font-size: 75%;
	margin-top: 4px;
	margin-bottom: 2px;
}
p.more2 {
	text-align: left;
	font-size: 12px;
	margin: 5px 0 8px 5px;
}
input.button_small {
	cursor:pointer;
	border: 1px outset #006;
	background:#999;
	color: #003;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 80%;
	padding: 1px 2px;
	background:url(../../Images/button.gif) repeat-x left top;
}
p.banner_ads {
	margin-top: 5px;
	margin-bottom: 8px;
}

