﻿.divLeftMyMenu {}
.divLeftMyMenu a:link,.divLeftMyMenu a:visited 
{
	display:block;
	background:url(images/_ic_arrow_s.gif) no-repeat scroll left center;
	height:20px; line-height:20px;
	margin-left:5px; padding-left:6px;	
	font-size:8pt;
	color: #b98f1d;
}
.divLeftMyMenu a:hover {text-decoration:underline;}

.btnUp 
{
	width:34px; height:34px;
	background:url(Images/btnUp.jpg) no-repeat;
}
.btnDown
{
	width:34px; height:34px;
	background:url(Images/btnDown.jpg) no-repeat;
}
.btnAdd
{
	padding-right:3px;
	text-align:right;
}
.btnRem
{
	padding-left:3px;
	text-align:left;
}