div.sdmenu {
	width: 184px;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	color: #fff;
margin: 0 5px;
margin: 0 3px;
margin: 0 2px;
}

div.sdmenu div {
/*	background: url(title.gif) repeat-x;		*/
	overflow: hidden;
	background: #fdfdfd;	
/*border-left: 1px solid #e5e5e5;
border-color:#e5e5e5;
border-style:solid;
border-width:1px;
*/
}

div.sdmenu div.collapsed {
	height: 25px;
}


div.sdmenu div span {
	cursor:default;
	font-size:12px;
	padding:5px 0pt;
	text-indent:15px;
	width:100%;
	display: block;
/*	background:#939393 url(http://images.apple.com/mac/images/slider_handlebg.png) no-repeat scroll 0pt;	*/

	background: url(slider_handlebg.png) no-repeat scroll 0px;	
	background-position:-184px 0pt;
}
div.sdmenu div.collapsed span {	
	background:#939393 url(slider_handlebg.png) no-repeat scroll 0px;
}
div.sdmenu div span#top {
	background: url(slider_handlebg_top.png) no-repeat scroll -184px 0px;
}
div.sdmenu div.collapsed span#top {
	background: #939393 url(slider_handlebg_top.png) no-repeat scroll 0px 0px;
}
div.sdmenu div span#bottom {
	background: url(slider_handlebg_bottom.png) no-repeat scroll -184px 0px; 
}
div.sdmenu div.collapsed span#bottom {
	background: #939393 url(slider_handlebg_bottom.png) no-repeat scroll 0px -5px;
}


div.sdmenu div a {
	padding: 5px 20px 5px 10px;
	text-align:left;
	margin-left: 10px;
	margin-right: 10px;
	background: #fdfdfd url(marrow.gif) no-repeat 98% 50%;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #666666;
	text-decoration: none;
}
div.sdmenu div a#last {	border-bottom: none;}
div.sdmenu div a:hover {
	background : #fdfdfd url(marrow_over.gif) no-repeat 98% 50%;	
	text-decoration: none;
}



/*
div.sdmenu div a.current {
	background : #ccc;	
}
*/

.mirceaTableLines
{
margin-left:0px; 
border-left:1px solid #e5e5e5; 
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
}

#top, #bottom, #middle {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}