.rest_main {
	width: 340px;
	float: right;
	margin: 5px 0px 30px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 14px;
	padding: 0px;
	line-height: 1.5em;
}

.rest_side {
	float: left;
	width: 340px;
	margin: 5px 0px 30px;
	padding: 0px;
}
#outline h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3399CC;
}
