.leftmenutop{
	min-height: 58px;
	background-image: url('/images/universomos/box_small1top.gif');
	background-repeat: no-repeat;
	background-color: #1e8372;
	background-position: center bottom;
}

.leftmenuitems
{
	padding-top: 4px;
	min-height: 140px;
	background: url('/images/universomos/box_small1middle.gif') repeat-y;
}

.leftmenubottom{
	height: 35px;
	background: url('/images/universomos/box_small1bottom.gif') no-repeat;
}

.boxtop{
	min-height: 51px;
	background-image: url('/images/universomos/box_middle1top.gif');
	background-repeat: no-repeat;
	background-color: #1e8372;
}

.boxitems{
	min-height: 50px;
	background: url('/images/universomos/box_middle1middle.gif') repeat-y;
	padding-top: 0px;
}

.boxbottom{
	height: 25px;
	background: url('/images/universomos/box_middle1bottom.gif') no-repeat;
}

