/* CSS Document */


div#reco{
	width:390px;
	padding: 10px 5px 25px 25px;		
}
div#reco h2{
	margin:0;
    padding: 0;
	text-align:right;
	background-image: url(images/plan1.jpg);
	border-bottom:1px solid #a88c55;
	width: 390px;
	height: 28px;
}
div#reco dl{
	margin:15px 0px 0px 0px;
	padding:1em 1em 1em 1em;
	height:440px;
	overflow:hidden;
	font-size: small;
	line-height: 1em;
	overflow:scroll;
	font-size: small;
	line-height: 1em;	
}
div#reco dt{
	padding:1em 1em 1em 1em;
	line-height: 1.5em;
	float: left;
}
div#reco dd{
	margin-bottom:2em;
	padding:1em 0em 2em 1em;
	font-size: 100%;
	line-height:1.5em;
	text-decoration: underline;
	border-bottom:1px #a88c55 dotted;
}
div#news{
	width:390px;
	padding: 10px 10px 25px 5px;		
}
div#news h2{
	margin:0;
    padding: 0;
	text-align:right;
	border-bottom:1px solid #a88c55;
	width: 390px;
	height: 28px;
}
div#news dl{
	margin:15px 0px 0px 0px;
	padding:1em 1em 1em 1em;
	height:440px;
	overflow:scroll;
	overflow:hidden;
	font-size: small;
	line-height: 1em;
}
div#news dt{
	padding:1em 1em 1em 1em;
	line-height: 1.5em;
	float: left;
}
div#news dd{
	margin-bottom:1em;
	padding:1em 0em 1em 1em;
	font-size: 100%;
	line-height:1.5em;
	text-decoration: underline;
	border-bottom:none;
}
.flow_button {
	position: relative;
	visibility: visible;
	z-index: 2;
}
