
.menutitle{
	cursor:pointer;
	margin: 0px 0px 0px 0px;
	color:#000000;
	width:177px;
	padding:0px 0px 0px 0px;
	height:45px;
	text-align:left;
	/*background-image:url(images/button-bucket.gif);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #000000; */

}
.menutitle span {
	margin:0px;
	padding:0px;
	float:left;
	width:23px;
	height:25px;
}

.submenu{
width:auto;
padding:0px 0px 20px 0px;
float:left;
display:block;
}

.plus {
	background-image: url(../images/plus-1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.minus {
	background-image: url(../images/minus-1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.clear{
	clear:both;
}

/* CSS Document */


