﻿body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.productMenu
{
    width:100%;
    padding:0px 0px 0px 15px;
    margin:0;
    
}

div .productMenu .Category
{
    list-style:none;
    background-image:url('../images/btn-icon.gif');
    background-repeat:no-repeat;
    background-position:left center;
    padding: 4px 0px 4px 14px;
    
}

.productMenu .SubCategory
{
    list-style:none;
    padding: 4px 0px 4px 14px;
    
}	

.productContent
{
    text-align:center;
}
.tbl-ftr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


/****** Admin Styles ***************/
.adminPanel
{
 width:368px;
 padding:0 8px 0 8px;
 margin:0 0 0 5px;
}


.adminButton
{
    padding:2px 4px 2px 4px;
}
