.commands ol {
	margin-top: 0px;
}
.commands p {
	margin-bottom: 0px;
}
.tabactive {
	background-color: #fddf77;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-top: solid 1px #808080;
	cursor: hand;
	padding: 3px 50px 3px 50px;
	color: #000000;
}
.tab {
	background-color: #ffffaa;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
	cursor: hand;
	padding: 3px 50px 3px 50px;
	color: #808080;
}
.commands {
	width: 100%;
}
.commandscontainer {
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
	border-bottom: solid 1px #808080;
}
.commands thead {
	background-color: #eeeeee;
}
.desc_img 
{
padding:0px;
}


img.shadow  {
	background: #f8f8f8;
	border-top:1px solid #ccc;
	border-right:1px solid #666;
	border-bottom:2px solid #999;
	border-left:1px solid #ccc;
	padding: 7px;
    }
.ms-prof-main {
	border-left: .75pt solid #444444;
	border-right-style: none;
	border-top: .75pt solid #444444;
	border-bottom-style: none;
}
.ms-prof-tl {
	font-weight: bold;
	border-left-style: none;
	border-right: .75pt solid #444444;
	border-top-style: none;
	border-bottom: .75pt solid #444444;
	background-color: #eeeeee;
}
.ms-prof-left {
	border-left-style: none;
	border-right: .75pt solid #444444;
	border-top-style: none;
	border-bottom: .75pt solid #444444;
}
.ms-prof-top {
	font-weight: bold;
	border-left-style: none;
	border-right: .75pt solid #444444;
	border-top-style: none;
	border-bottom: .75pt solid #444444;
	background-color: #eeeeee;
}
.ms-prof-even {
	font-weight: normal;
	border-left-style: none;
	border-right: .75pt solid #444444;
	border-top-style: none;
	border-bottom: .75pt solid #444444;
}