#basline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 100%;
	margin-bottom: 3px;
}
#menubg {
	height: 260px;
	width: 160px;
	background-color: #C00;
	text-align: left;
	padding-top: 10px;
	margin-top: 20px;
	background-image: url(../images/menubtm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#floatmenu {
	width: 160px;
	position: absolute;
}

