/*-- [START] css/bottommenu.css --*/

.bottommenu
{
	color:#000000;
	background-color: white;
	margin:0px;
	overflow:scroll;
	font-size: 11px;
}

.bottommenu_line
{
	background-color: #999999;
	height: 1px;
	width:  850px;
}

.bottommenu_left
{
	height: 20px;
	width:  770px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
}


.bottommenu_right
{
	height: 25px;
	width: 80px;
	text-align: right;
	background-color: #FFFFFF;
}

/*-- [END] css/bottommenu.css --*/
