﻿body {
}

table.tblProductEditMenu tr th
{
}

table.tblProductEditMenu tr th a
{
   width:170px;
   text-decoration:none;
   padding:5px 5px 5px 5px;
   display:block;
   margin-right:3px;
   border-top:solid 1px #E0E0E0;
   border-right:solid 1px #E0E0E0;
   border-left:solid 1px #E0E0E0;
   color:#E0E0E0;
}

table.tblProductEditMenu tr th a.aSelected,table.tblProductEditMenu tr th a:hover
{
    background-color:#E0E0E0;
    color:#000000;
}



div.divProductEditBody 
{
    border:solid 3px #E0E0E0;
    padding:5px 5px 5px 5px;
}

a.divProductEditGallery
{
    /*
	border:solid 1px #62BA2C;
	margin: 10px 10px 10px 0px;
	display:block;
	xfloat: left;
	width: 205px;
	height:205px;
	text-align:center;
    */
}
table.tblAdminBody h1
{
    color:Black;
}